aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-04-05 10:59:08 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-10-17 09:47:56 -0600
commit9b4714366556e8bbc51fb7fbe58f2bee5aa80fab (patch)
tree2435c9f83467dbde74d43080df27d0a2e5154a00
parenta655b12aa9cba2d4ddbd810a06192066aeb34f67 (diff)
UBUNTU: [Config] Enable CONFIG_RTS_PSTOR for only x86
drivers/staging/rts_pstor/rtsx_chip.c:1599: error: implicit declaration of function 'vmalloc' Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/config/amd64/config.common.amd641
-rw-r--r--debian.master/config/armel/config.common.armel1
-rw-r--r--debian.master/config/config.common.ubuntu1
-rw-r--r--debian.master/config/i386/config.common.i3861
-rw-r--r--debian.master/config/powerpc/config.common.powerpc1
-rw-r--r--debian.master/config/ppc64/config.common.ppc641
6 files changed, 5 insertions, 1 deletions
diff --git a/debian.master/config/amd64/config.common.amd64 b/debian.master/config/amd64/config.common.amd64
index bdd18136aa8..7ba00fd3863 100644
--- a/debian.master/config/amd64/config.common.amd64
+++ b/debian.master/config/amd64/config.common.amd64
@@ -286,6 +286,7 @@ CONFIG_RTC_DRV_TEST=m
CONFIG_RTC_DRV_TWL4030=m
CONFIG_RTL8192CE=m
CONFIG_RTL8192E=m
+CONFIG_RTS_PSTOR=m
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_SATA_SVW=m
CONFIG_SCHEDSTATS=y
diff --git a/debian.master/config/armel/config.common.armel b/debian.master/config/armel/config.common.armel
index ebbb71e4e36..3b7f76d146a 100644
--- a/debian.master/config/armel/config.common.armel
+++ b/debian.master/config/armel/config.common.armel
@@ -171,6 +171,7 @@ CONFIG_RTC_DRV_TEST=m
CONFIG_RTC_DRV_TWL4030=y
# CONFIG_RTL8192CE is not set
CONFIG_RTL8192E=m
+# CONFIG_RTS_PSTOR is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_SATA_SVW=m
CONFIG_SCHEDSTATS=y
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 9727d995dc2..6ff0963fd5d 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4015,7 +4015,6 @@ CONFIG_RTL8192C_COMMON=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192U=m
CONFIG_RTLWIFI=m
-CONFIG_RTS_PSTOR=m
# CONFIG_RTS_PSTOR_DEBUG is not set
CONFIG_RT_GROUP_SCHED=y
CONFIG_RT_MUTEXES=y
diff --git a/debian.master/config/i386/config.common.i386 b/debian.master/config/i386/config.common.i386
index 7d7c0cd8322..82122495686 100644
--- a/debian.master/config/i386/config.common.i386
+++ b/debian.master/config/i386/config.common.i386
@@ -284,6 +284,7 @@ CONFIG_RTC_DRV_TEST=m
CONFIG_RTC_DRV_TWL4030=m
CONFIG_RTL8192CE=m
CONFIG_RTL8192E=m
+CONFIG_RTS_PSTOR=m
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_SATA_SVW=m
CONFIG_SCHEDSTATS=y
diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
index 63708ea0310..0f0dadc6cfe 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -271,6 +271,7 @@ CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_TWL4030=m
CONFIG_RTL8192CE=m
# CONFIG_RTL8192E is not set
+# CONFIG_RTS_PSTOR is not set
CONFIG_SATA_SVW=y
# CONFIG_SCANLOG is not set
CONFIG_SCSI_ACARD=m
diff --git a/debian.master/config/ppc64/config.common.ppc64 b/debian.master/config/ppc64/config.common.ppc64
index 51754ae9aad..3a63b9d4cf5 100644
--- a/debian.master/config/ppc64/config.common.ppc64
+++ b/debian.master/config/ppc64/config.common.ppc64
@@ -304,6 +304,7 @@ CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_TWL4030=m
CONFIG_RTL8192CE=m
# CONFIG_RTL8192E is not set
+# CONFIG_RTS_PSTOR is not set
CONFIG_SATA_SVW=y
CONFIG_SCANLOG=y
CONFIG_SCHEDSTATS=y