summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
blob: dd065962615f536c243955c0dd144b0bdb166a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
if RALINK_RT288X

menu "Ralink RT288x machine selection"

config RT288X_MACH_GENERIC
	bool "Generic RT288x based machine support"
	default y

endmenu

endif