mirror of
https://github.com/Fishwaldo/build.git
synced 2025-04-08 15:11:23 +00:00
19 lines
628 B
Diff
19 lines
628 B
Diff
diff --git a/configs/Bananapi_defconfig b/configs/Bananapi_defconfig
|
|
index 6cbb76c..5ed845c 100644
|
|
--- a/configs/Bananapi_defconfig
|
|
+++ b/configs/Bananapi_defconfig
|
|
@@ -15,3 +15,4 @@ CONFIG_CMD_GPIO=y
|
|
CONFIG_NETCONSOLE=y
|
|
CONFIG_ETH_DESIGNWARE=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
+CONFIG_AXP_ALDO4_VOLT=2500
|
|
diff --git a/configs/Bananapro_defconfig b/configs/Bananapro_defconfig
|
|
index 40588b9..f1554bc 100644
|
|
--- a/configs/Bananapro_defconfig
|
|
+++ b/configs/Bananapro_defconfig
|
|
@@ -17,3 +17,4 @@ CONFIG_CMD_GPIO=y
|
|
CONFIG_NETCONSOLE=y
|
|
CONFIG_ETH_DESIGNWARE=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
+CONFIG_AXP_ALDO4_VOLT=2500
|
|
\ No newline at end of file
|