
choice
	prompt "Choose Model"
	depends on SUPPORT_CAMEO_SDK && DLINK
	default DIR_601B1

config DIR_601B1
bool "DIR-601 B1"
depends on DLINK

config DIR_505A1
bool "DIR-505 A1"
depends on DLINK

endchoice

config SUPPORT_DLINK_RT_LED_SPEC
bool "Support D-Link Router LED specification"
depends on SUPPORT_CAMEO_SDK && DLINK
help
	Say Y here, DUT will support D-Link Router LED specification.
	
config WIRELESS_GUEST_ZONE
bool "Support Wireless Guest Zone"
depends on SUPPORT_CAMEO_SDK && DLINK
help
	Say Y here, DUT will support wireless Guest Zone founction.

