mirror of
https://github.com/armbian/build.git
synced 2025-08-14 15:16:58 +02:00
13 lines
413 B
Diff
13 lines
413 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,5 @@ 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_USB_EHCI_HCD=y
|