[ramips] remove unused *_MACH_GENERIC config options
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / Kconfig
1 if RALINK_RT305X
2
3 menu "Ralink RT350x machine selection"
4
5 config RT305X_MACH_WHR_G300N
6 bool "Buffalo WHR-G300N support"
7 default y
8 select RALINK_DEV_GPIO_LEDS
9
10 endmenu
11
12 endif