[kernel] switch to 2.6.30.3
[openwrt.git] / target / linux / s3c24xx / patches-2.6.30 / 068-ar6000.patch
1 --- a/arch/arm/Kconfig
2 +++ b/arch/arm/Kconfig
3 @@ -1401,6 +1401,8 @@ source "drivers/usb/Kconfig"
4  
5  source "drivers/uwb/Kconfig"
6  
7 +source "drivers/ar6000/Kconfig"
8 +
9  source "drivers/mmc/Kconfig"
10  
11  source "drivers/memstick/Kconfig"
12 --- a/drivers/Makefile
13 +++ b/drivers/Makefile
14 @@ -91,6 +91,7 @@ obj-$(CONFIG_CPU_IDLE)                += cpuidle/
15  obj-y                          += idle/
16  obj-$(CONFIG_MMC)              += mmc/
17  obj-$(CONFIG_MEMSTICK)         += memstick/
18 +obj-$(CONFIG_AR6000_WLAN)      += ar6000/
19  obj-$(CONFIG_NEW_LEDS)         += leds/
20  obj-$(CONFIG_INFINIBAND)       += infiniband/
21  obj-$(CONFIG_SGI_SN)           += sn/