[ramips] use common get_system_type function
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / Kconfig
1 if RALINK_RT288X
2
3 menu "Ralink RT288x machine selection"
4
5 config RT288X_MACH_GENERIC
6         bool "Generic RT288x based machine support"
7         default y
8
9 endmenu
10
11 endif