config RTL865X
	bool "Support for Realtek RTL865X advanced gateway/router SoC"
	default y
	select RTL8652
	select MIPS32
	select EXPERIMENTAL
#	select PCI
	select RTL8186_AP
	help
		This is a global Option, define Macro CONFIG_RTL865X for RTL865x SDK.

config RTL8186_AP
	bool "SDK for 11nRouter AP Mode"
	depends on RTL865X
