diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-11-10 19:30:20 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-11-10 19:30:20 +0000 |
commit | a45e6b19000156f2bdd5d78ae4d4be7c54f57c14 (patch) | |
tree | 2c3f0272998e8159975a2cb30065810d61d3c93f /target/linux/generic-2.6/config-2.6.27 | |
parent | 067e782574fb2dab54914b747ec0b5b86e6d74ce (diff) | |
download | upstream-a45e6b19000156f2bdd5d78ae4d4be7c54f57c14.tar.gz upstream-a45e6b19000156f2bdd5d78ae4d4be7c54f57c14.tar.bz2 upstream-a45e6b19000156f2bdd5d78ae4d4be7c54f57c14.zip |
add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13169 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 7b2a4b6039..9c29743212 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -499,6 +499,13 @@ CONFIG_IDE_MAX_HWIFS=4 CONFIG_IDE_PROC_FS=y # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IEEE1394 is not set +# CONFIG_IEEE1394_DV1394 is not set +# CONFIG_IEEE1394_ETH1394 is not set +# CONFIG_IEEE1394_OHCI1394 is not set +# CONFIG_IEEE1394_PCILYNX is not set +# CONFIG_IEEE1394_RAWIO is not set +# CONFIG_IEEE1394_VERBOSEDEBUG is not set +# CONFIG_IEEE1394_VIDEO1394 is not set CONFIG_IEEE80211=m CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_IEEE80211_CRYPT_TKIP=m |