From 3b914222bd035570d74bd8971966fc3eb3489ea6 Mon Sep 17 00:00:00 2001 From: hauke Date: Tue, 2 Mar 2010 21:26:36 +0000 Subject: kernel: add some missing config files and make compat-wireless build with kernel 2.6.33 Thanks tripolar for the missing config symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.33 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/generic-2.6/config-2.6.33') diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33 index 6540e7a33..283ad0143 100644 --- a/target/linux/generic-2.6/config-2.6.33 +++ b/target/linux/generic-2.6/config-2.6.33 @@ -20,6 +20,7 @@ CONFIG_AIO=y # CONFIG_AIRO is not set # CONFIG_ALIM7101_WDT is not set # CONFIG_ALTERA_PCIE_CHDMA is not set +# CONFIG_R8187SE is not set # CONFIG_AMD8111_ETH is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ANDROID is not set @@ -842,6 +843,8 @@ CONFIG_IDE_PROC_FS=y # CONFIG_IGB is not set # CONFIG_IGBVF is not set # CONFIG_IIO is not set +# CONFIG_RAMZSWAP is not set +# CONFIG_BATMAN_ADV is not set # CONFIG_IKCONFIG is not set # CONFIG_IKCONFIG_PROC is not set # CONFIG_IMAGE_CMDLINE_HACK is not set @@ -1102,6 +1105,7 @@ CONFIG_KERNEL_LZMA=y # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYS is not set # CONFIG_KGDB is not set +# CONFIG_CMDLINE_BOOL is not set # CONFIG_KMEMTRACE is not set CONFIG_KMOD=y # CONFIG_KPROBES is not set @@ -1120,6 +1124,7 @@ CONFIG_LBDAF=y CONFIG_LEDS_CLASS=y # CONFIG_LEDS_DAC124S085 is not set CONFIG_LEDS_GPIO_PLATFORM=y +# CONFIG_LEDS_LT3593 is not set # CONFIG_LEDS_LP3944 is not set # CONFIG_LEDS_LP5521 is not set # CONFIG_LEDS_PCA9532 is not set @@ -1855,6 +1860,7 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8187 is not set # CONFIG_RTL8187SE is not set # CONFIG_RTL8192E is not set +# CONFIG_RTL8192U is not set # CONFIG_RTL8192SU is not set # CONFIG_RTL8306_PHY is not set # CONFIG_RTL8366_SMI is not set @@ -2773,6 +2779,10 @@ CONFIG_WLAN_80211=y CONFIG_WLAN=y # CONFIG_WORKQUEUE_TRACER is not set # CONFIG_WR_PPMC is not set +CONFIG_WEXT_CORE=y +CONFIG_WEXT_PROC=y +CONFIG_WEXT_PRIV=y +CONFIG_WEXT_SPY=y # CONFIG_X25 is not set # CONFIG_XFRM_IPCOMP is not set # CONFIG_XFRM_MIGRATE is not set @@ -2806,3 +2816,5 @@ CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA_FLAG=1 CONFIG_ZONE_DMA=y +CONFIG_DEFAULT_SECURITY_DAC=y +CONFIG_DEFAULT_SECURITY="" -- cgit v1.2.3