From: juhosg Date: Wed, 22 Jul 2009 10:43:47 +0000 (+0000) Subject: [kernel] 2.6.{28,30}: add missing config symbol X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=7269593779f774ecfe0ac2cc12ce44fbed9e3f0a [kernel] 2.6.{28,30}: add missing config symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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