diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-05-24 17:13:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-05-24 17:13:14 +0000 |
commit | 4f37d65205f7445cfad11c916d67215e101f7652 (patch) | |
tree | 793c7e77858ac9759badac37386b687f2d046350 /target/linux/generic-2.6 | |
parent | ce552537639dd76b65740b852c79c6adc3febbcb (diff) | |
download | upstream-4f37d65205f7445cfad11c916d67215e101f7652.tar.gz upstream-4f37d65205f7445cfad11c916d67215e101f7652.tar.bz2 upstream-4f37d65205f7445cfad11c916d67215e101f7652.zip |
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 4ca8d5ca7c..c7d1a208e3 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -378,8 +378,6 @@ CONFIG_HAMRADIO=y # CONFIG_HID_FF is not set # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -CONFIG_HOSTAP_FIRMWARE_NVRAM=y -CONFIG_HOSTAP_FIRMWARE=y # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index a4d1b56902..bc1d29749b 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -411,8 +411,6 @@ CONFIG_HAMRADIO=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -CONFIG_HOSTAP_FIRMWARE_NVRAM=y -CONFIG_HOSTAP_FIRMWARE=y # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 16e66aab91..0082e4e0bd 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -435,8 +435,6 @@ CONFIG_HAMRADIO=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -CONFIG_HOSTAP_FIRMWARE_NVRAM=y -CONFIG_HOSTAP_FIRMWARE=y # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index a26a59fc5f..63a066cca9 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -482,8 +482,6 @@ CONFIG_HAMRADIO=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -# CONFIG_HOSTAP_FIRMWARE is not set -# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index fd69f81879..25a0dd84df 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -530,8 +530,6 @@ CONFIG_HAMRADIO=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -# CONFIG_HOSTAP_FIRMWARE is not set -# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 542b847313..f2be697a2d 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -564,8 +564,6 @@ CONFIG_HAMRADIO=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HOSTAP_CS is not set -# CONFIG_HOSTAP_FIRMWARE is not set -# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PLX is not set |