mirror of
https://github.com/armbian/build.git
synced 2025-08-16 08:06:59 +02:00
15 lines
471 B
Diff
15 lines
471 B
Diff
diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig
|
|
old mode 100644
|
|
new mode 100755
|
|
index c884115..a45fbb0
|
|
--- a/configs/Cubieboard_defconfig
|
|
+++ b/configs/Cubieboard_defconfig
|
|
@@ -10,4 +10,7 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_FPGA is not set
|
|
+CONFIG_CMD_GPIO=y
|
|
+CONFIG_AXP_ALDO3_VOLT=2800
|
|
+CONFIG_AXP_ALDO4_VOLT=2800
|
|
CONFIG_USB_EHCI_HCD=y
|