diff options
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.33')
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.33 | 12 | 
1 files changed, 12 insertions, 0 deletions
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=""  | 
