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 | 2a706dc913a830ae4839c41e167b069d8c7f1be7 (patch) | |
tree | b6a37d1915ce4663257db974546c0934dea53a11 /target/linux/generic-2.6/config-2.6.25 | |
parent | a4cd1939c86d59ac9df23bb6617b81153b5c389d (diff) | |
download | upstream-2a706dc913a830ae4839c41e167b069d8c7f1be7.tar.gz upstream-2a706dc913a830ae4839c41e167b069d8c7f1be7.tar.bz2 upstream-2a706dc913a830ae4839c41e167b069d8c7f1be7.zip |
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 2 |
1 files changed, 0 insertions, 2 deletions
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 |