diff options
| author | Patrick Simianer <p@simianer.de> | 2014-06-17 16:00:09 +0200 | 
|---|---|---|
| committer | Patrick Simianer <p@simianer.de> | 2014-06-17 16:00:09 +0200 | 
| commit | f7a0283631aaa36f543eae74e3c34431938c7635 (patch) | |
| tree | 07af90f5bf937766a62aef9785a6e823db0381cc /config | |
| parent | 8963139ce5d3ff7f52677b26ddd7a325bb2220e8 (diff) | |
removed unnecessary wifi drivers
Diffstat (limited to 'config')
| -rw-r--r-- | config | 12 | 
1 files changed, 3 insertions, 9 deletions
@@ -1,6 +1,6 @@  #  # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.12.19 Kernel Configuration +# Linux/x86 3.12.22 Kernel Configuration  #  CONFIG_64BIT=y  CONFIG_X86_64=y @@ -1220,7 +1220,7 @@ CONFIG_ATH_CARDS=y  # CONFIG_ATH5K_PCI is not set  CONFIG_ATH9K_HW=m  CONFIG_ATH9K_COMMON=m -CONFIG_ATH9K_BTCOEX_SUPPORT=y +# CONFIG_ATH9K_BTCOEX_SUPPORT is not set  CONFIG_ATH9K=m  CONFIG_ATH9K_PCI=y  # CONFIG_ATH9K_AHB is not set @@ -1245,13 +1245,7 @@ CONFIG_ATH9K_RFKILL=y  # CONFIG_HERMES is not set  # CONFIG_P54_COMMON is not set  # CONFIG_RT2X00 is not set -CONFIG_RTL_CARDS=y -# CONFIG_RTL8192CE is not set -# CONFIG_RTL8192SE is not set -# CONFIG_RTL8192DE is not set -# CONFIG_RTL8723AE is not set -# CONFIG_RTL8188EE is not set -# CONFIG_RTL8192CU is not set +# CONFIG_RTL_CARDS is not set  # CONFIG_WL_TI is not set  # CONFIG_ZD1211RW is not set  # CONFIG_MWIFIEX is not set  | 
