diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-11-10 21:21:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-11-10 21:21:16 +0000 |
commit | b7fd4b0e50cc265be10bbaadf249356741dce614 (patch) | |
tree | 01a67afde93082ecb68a92ec480914c17eb26434 /target/linux/generic-2.4/config-default | |
parent | a45e6b19000156f2bdd5d78ae4d4be7c54f57c14 (diff) | |
download | upstream-b7fd4b0e50cc265be10bbaadf249356741dce614.tar.gz upstream-b7fd4b0e50cc265be10bbaadf249356741dce614.tar.bz2 upstream-b7fd4b0e50cc265be10bbaadf249356741dce614.zip |
Add missing firewire configuration symbols to 2.4 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13171 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/config-default')
-rw-r--r-- | target/linux/generic-2.4/config-default | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/generic-2.4/config-default b/target/linux/generic-2.4/config-default index 23697360e7..0b9c41b879 100644 --- a/target/linux/generic-2.4/config-default +++ b/target/linux/generic-2.4/config-default @@ -164,6 +164,15 @@ CONFIG_HOTPLUG=y # CONFIG_HP_LASERJET is not set # CONFIG_I2C is not set # CONFIG_IBM_WORKPAD is not set +# CONFIG_IEEE1394_CMP is not set +# CONFIG_IEEE1394_DV1394 is not set +# CONFIG_IEEE1394_ETH1394 is not set +# CONFIG_IEEE1394_OHCI1394 is not set +# CONFIG_IEEE1394_OUI_DB is not set +# CONFIG_IEEE1394_RAWIO is not set +# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set +# CONFIG_IEEE1394_VERBOSEDEBUG is not set +# CONFIG_IEEE1394_VIDEO1394 is not set CONFIG_IMQ=m CONFIG_INET=y # CONFIG_INET_ECN is not set |