3b5e15e1b8d8465a3c8505b97fa84066b3bb02dc
[openwrt.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_GENERIC
6         bool "Generic RT350x based machine support"
7         default y
8
9 config RT305X_MACH_WHR_G300N
10         bool "Buffalo WHR-G300N support"
11         default y
12
13 endmenu
14
15 endif