From a6af50d045ebab7b25a0a6b4d314bb41977e538c Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 22 Jul 2009 10:43:47 +0000
Subject: [PATCH] 2.6.{28,30}: add missing config symbol

SVN-Revision: 16956
---
 target/linux/generic-2.6/config-2.6.28 | 1 +
 target/linux/generic-2.6/config-2.6.30 | 1 +
 2 files changed, 2 insertions(+)

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
-- 
GitLab