summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-12-04 08:25:25 +0000
committerPeter Robinson <pbrobinson@gmail.com>2017-12-04 08:26:39 +0000
commit6f8cd48d501f2cb2c6a1b57fd5815a1970388775 (patch)
treec422f7e7cc18295cdb3df5e397b362e1d486603c
parentc4b8642d15c8fb3f473e1eb913839200fde87594 (diff)
downloadkernel-6f8cd48d501f2cb2c6a1b57fd5815a1970388775.tar.gz
kernel-6f8cd48d501f2cb2c6a1b57fd5815a1970388775.tar.xz
kernel-6f8cd48d501f2cb2c6a1b57fd5815a1970388775.zip
enable Simple PM Bus on ARM
-rw-r--r--configs/base-generic/arm/CONFIG_SIMPLE_PM_BUS1
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
-rw-r--r--kernel-armv7hl-debug.config2
-rw-r--r--kernel-armv7hl-lpae-debug.config2
-rw-r--r--kernel-armv7hl-lpae.config2
-rw-r--r--kernel-armv7hl.config2
7 files changed, 7 insertions, 6 deletions
diff --git a/configs/base-generic/arm/CONFIG_SIMPLE_PM_BUS b/configs/base-generic/arm/CONFIG_SIMPLE_PM_BUS
new file mode 100644
index 000000000..3cc21476a
--- /dev/null
+++ b/configs/base-generic/arm/CONFIG_SIMPLE_PM_BUS
@@ -0,0 +1 @@
+CONFIG_SIMPLE_PM_BUS=y
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 398e4a2a7..cd7ca3f3e 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -4981,7 +4981,7 @@ CONFIG_SH_ETH=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index a55442073..677a69050 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -4959,7 +4959,7 @@ CONFIG_SH_ETH=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index a1de25f55..5347087c6 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -5359,7 +5359,7 @@ CONFIG_SI7020=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 2ceb6e17e..a698cae79 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -5038,7 +5038,7 @@ CONFIG_SI7020=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index ed501e5a5..73b557b16 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -5016,7 +5016,7 @@ CONFIG_SI7020=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 9ae4f4dda..b6cfd9612 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -5337,7 +5337,7 @@ CONFIG_SI7020=m
# CONFIG_SIGMA is not set
CONFIG_SIGMATEL_FIR=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
-# CONFIG_SIMPLE_PM_BUS is not set
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_SIS190=m
CONFIG_SIS900=m
# CONFIG_SKFP is not set