mac80211: update to wireless-testing 2013-02-22
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -640,6 +640,7 @@ export CONFIG_RT2X00=y
4 export CONFIG_RT2X00_LIB=m
5 export CONFIG_RT2800_LIB=m
6 export CONFIG_RT2X00_LIB_FIRMWARE=y
7 +export CONFIG_RT2X00_LIB_EEPROM=y
8 export CONFIG_RT2X00_LIB_CRYPTO=y
9 # export CONFIG_RT2X00_LIB_SOC=y
10 ifdef CONFIG_COMPAT_KERNEL_2_6_25