menu "Draytek options"

#############
# GPIO
#############

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_USER_ACCESS_MANAGEMENT
        bool "Enable/Disable USER ACCESS MANAGEMENT"

config  DRAYTEK_DEVICE_OBJECT
        bool "Enable/Disable DEVICE OBJECT"

config  DRAYTEK_KERNEL_PATCH
        bool "Enable/Disable Draytek Patch"

config  DRAYTEK_BRIDGE_VLAN_TAG_WDS
        bool "Enable/Disable BRIDGE VLAN TAG WDS"

config  DRAYTEK_IF_ISOLATE_PATCH
        bool "Enable/Disable bridge isolate patch"

endmenu

