diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:32:17 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:32:17 +0000 |
commit | 2d82a1ae1b3b2e6841fb53bbb2caff049a431c0c (patch) | |
tree | b9e8384c566053da4077d39dce70d696f8fbe0e4 /target/linux | |
parent | b7fd4b0e50cc265be10bbaadf249356741dce614 (diff) | |
download | upstream-2d82a1ae1b3b2e6841fb53bbb2caff049a431c0c.tar.gz upstream-2d82a1ae1b3b2e6841fb53bbb2caff049a431c0c.tar.bz2 upstream-2d82a1ae1b3b2e6841fb53bbb2caff049a431c0c.zip |
add config symbol missed from [13169]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13174 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index d8109b31cf..74d37d8ad1 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -440,6 +440,7 @@ CONFIG_IDE_PROC_FS=y # 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 diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 7dc934af6c..2c03b422a2 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -453,6 +453,7 @@ CONFIG_IDE_PROC_FS=y # 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 diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 99b863325b..aa25b9666b 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -464,6 +464,7 @@ CONFIG_IDE_PROC_FS=y # 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 |