projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
author
Olof Johansson
<olof@lixom.net>
Sun, 19 Oct 2014 21:29:14 +0000
(14:29 -0700)
committer
Olof Johansson
<olof@lixom.net>
Fri, 24 Oct 2014 04:00:52 +0000
(21:00 -0700)
I missed in
9a2ad529ed26
that REGULATOR_FIXED_VOLTAGE had also gotten
deselected, so it needs to be added back as an explicit option.
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index
8470453
..
f7ac037
100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-76,6
+76,7
@@
CONFIG_WATCHDOG=y
CONFIG_SUNXI_WATCHDOG=y
CONFIG_MFD_AXP20X=y
CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_GPIO=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y