diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-12-04 08:25:25 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-12-04 08:26:04 +0000 |
commit | 622598fecff89da5536a5182e8f9dd5527b8471e (patch) | |
tree | 687c9bbd555ebe2cb69673be78dcb8098221cad4 /kernel-aarch64-debug.config | |
parent | b6e85294ed80e130c57dc3916634518108400f77 (diff) | |
download | kernel-622598fecff89da5536a5182e8f9dd5527b8471e.tar.gz kernel-622598fecff89da5536a5182e8f9dd5527b8471e.tar.xz kernel-622598fecff89da5536a5182e8f9dd5527b8471e.zip |
enable Simple PM Bus on ARM
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 1e35231c2..11c2b05ee 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5033,7 +5033,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 |