ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
[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_WHR_G300N
6 bool "Buffalo WHR-G300N support"
7 default y
8 select RALINK_DEV_GPIO_LEDS
9
10 config RT305X_MACH_V22RW_2X2
11 bool "Ralink AP-RT3052-V22RW-2X2 board support"
12 default y
13 select RALINK_DEV_GPIO_LEDS
14
15 endmenu
16
17 endif
This page took 0.042022 seconds and 5 git commands to generate.