diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-26 17:01:54 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-26 17:01:54 +0000 |
commit | 4a3cc5d9a79d2dd615aa076f4116578c3ece94f6 (patch) | |
tree | 2b8a253d14967dc89392f1519090067651ed6273 /target/linux/generic-2.6/config-2.6.26 | |
parent | 3035d2e7c9f8c2c8be7ef3c01170a24981d2a6e6 (diff) | |
download | upstream-4a3cc5d9a79d2dd615aa076f4116578c3ece94f6.tar.gz upstream-4a3cc5d9a79d2dd615aa076f4116578c3ece94f6.tar.bz2 upstream-4a3cc5d9a79d2dd615aa076f4116578c3ece94f6.zip |
add backported HSO driver
SVN-Revision: 11938
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 61809491b5..1e6951d72f 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1166,7 +1166,8 @@ CONFIG_RAMFS=y # CONFIG_RELAY is not set # CONFIG_RESOURCES_64BIT is not set # CONFIG_RFD_FTL is not set -# CONFIG_RFKILL is not set +CONFIG_RFKILL=m +# CONFIG_RFKILL_INPUT is not set # CONFIG_ROMFS_FS is not set # CONFIG_ROSE is not set CONFIG_RPCSEC_GSS_KRB5=m |