diff options
| author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-10 21:21:16 +0000 | 
|---|---|---|
| committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-10 21:21:16 +0000 | 
| commit | ec7a4680a81c483a7f5a900893b3348e9c87d8dc (patch) | |
| tree | 01a67afde93082ecb68a92ec480914c17eb26434 /target/linux/generic-2.4/config-default | |
| parent | 005dce03793f2d93836349c6536a515ad6816e87 (diff) | |
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 23697360e..0b9c41b87 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  | 
