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 | a79cbb88ed6ef622d8974e0d7c4abee6788bbdc6 (patch) | |
tree | a3ce5b061814d069161386c5389726dcbfb77b4c /target/linux/generic-2.4 | |
parent | 5cc923c65d5123324288fc78f43921550813be95 (diff) | |
download | upstream-a79cbb88ed6ef622d8974e0d7c4abee6788bbdc6.tar.gz upstream-a79cbb88ed6ef622d8974e0d7c4abee6788bbdc6.tar.bz2 upstream-a79cbb88ed6ef622d8974e0d7c4abee6788bbdc6.zip |
Add missing firewire configuration symbols to 2.4 as well
SVN-Revision: 13171
Diffstat (limited to 'target/linux/generic-2.4')
-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 |