menu "Draytek options"

config  DRAYTEK_GPIO_POLL
        bool "GPIO POLL MODE"

config  DRAYTEK_PORT_CONTROL
        bool "Enable/Disable Port Control"

#config  DRAYTEK_SWITCH_VLAN
#        bool "Enable/Disable Switch VLAN"

config  DRAYTEK_KERNEL_PATCH
        bool "Enable/Disable Draytek Patch"

config LAN_WAN_SUPPORT
       bool "LAN/WAN Partition"

config  DRAYTEK_IF_ISOLATE_PATCH
        bool "Enable/Disable bridge isolate patch"

config  DRAYTEK_DEVICE_OBJECT
        bool "Enable/Disable Device Object"

config  DRAYTEK_PPA_EXCEPTION
        bool "Enable/Disable PPA Exception List"

config  DRAYTEK_ISOLATE_SSIDS
        bool "Enable/Disable isolate SSIDs"

endmenu

menu "Draytek System Driver"

config DRAYTEK_SYS_DRV
	tristate "Draytek System Driver"
	---help---
	This module have to exist on draytek hardware.

config DRAYTEK_SWITCH_VLAN
	tristate "Draytek Switch VLAN Driver"
	---help---
	None.

config DRAYTEK_WL_CENTER
	tristate "Draytek Wireless Center"
	default n
	---help---
	DrayTek Wireless Center. This module must be inserted before wireless drivers.

config DRAYTEK_BURN_IN_TEST
	tristate "Draytek burn in test"
	default m
	---help---
	None.

config DRAYTEK_WEB_PORTAL
	tristate "Draytek Web Portal Driver"
	---help---
	None.

config DRAYTEK_MESH_NETWORK
	tristate "Draytek Mesh Network"
	default n
	---help---
	DrayTek Mesh Network. This module must be inserted before wireless drivers.

config DRAYTEK_ALERT_EVENT
	tristate "Draytek Alert Event"
	default n
	---help---
	DrayTek Alert Event. This module must be inserted before wireless drivers.

config DRAYTEK_HOMEPAGE
	tristate "Draytek Homepage"
	---help---
	None.

config DRAYTEK_BRIDGE_VLAN_TAG_WDS
	tristate "Mesh VLAN"
	default y
	---help---
	None.
endmenu
