diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-22 10:43:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-22 10:43:47 +0000 |
commit | a6af50d045ebab7b25a0a6b4d314bb41977e538c (patch) | |
tree | 47f3102b8ceb5426f6c0efbcb81b4efe753c2334 /target | |
parent | 5bba8519fd3008bbcc08e897b67cf0431f5fd98c (diff) | |
download | upstream-a6af50d045ebab7b25a0a6b4d314bb41977e538c.tar.gz upstream-a6af50d045ebab7b25a0a6b4d314bb41977e538c.tar.bz2 upstream-a6af50d045ebab7b25a0a6b4d314bb41977e538c.zip |
2.6.{28,30}: add missing config symbol
SVN-Revision: 16956
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index bf506de683..da0e1a57ae 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1348,6 +1348,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_RADISYS is not set # CONFIG_PATA_RZ1000 is not set # CONFIG_PATA_SC1200 is not set +# CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set # CONFIG_PATA_SIS is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 92efddc036..1aabfec760 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1423,6 +1423,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_RADISYS is not set # CONFIG_PATA_RZ1000 is not set # CONFIG_PATA_SC1200 is not set +# CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set # CONFIG_PATA_SIS is not set |