projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30fced7
)
ODROID-COMMON: config: add to enable 'REGULATOR_FIXED_VOLTAGE'
author
Dongjin Kim
<tobetter@gmail.com>
Tue, 9 Jun 2020 06:37:26 +0000
(15:37 +0900)
committer
Dongjin Kim
<tobetter@gmail.com>
Tue, 9 Jun 2020 06:41:52 +0000
(15:41 +0900)
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I3277949b1ec8febe9fded094fd1069837495199f
arch/arm64/configs/odroidg12_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/odroidg12_defconfig
b/arch/arm64/configs/odroidg12_defconfig
index
79d0cd1
..
2799ad1
100644
(file)
--- a/
arch/arm64/configs/odroidg12_defconfig
+++ b/
arch/arm64/configs/odroidg12_defconfig
@@
-3656,7
+3656,7
@@
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_WM8994 is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
-# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_ACT8865 is not set