NanoPi M1 has no SY8106A voltage regulator
This commit is contained in:
parent
f150b8a102
commit
6f53adfe14
@ -3,7 +3,7 @@ new file mode 100644
|
||||
index 0000000..22a833d
|
||||
--- /dev/null
|
||||
+++ b/configs/nanopi_m1_defconfig
|
||||
@@ -0,0 +1,18 @@
|
||||
@@ -0,0 +1,17 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_SUNXI=y
|
||||
+CONFIG_SPL_I2C_SUPPORT=y
|
||||
@ -19,6 +19,5 @@ index 0000000..22a833d
|
||||
+# CONFIG_CMD_FLASH is not set
|
||||
+# CONFIG_CMD_FPGA is not set
|
||||
+CONFIG_SUN8I_EMAC=y
|
||||
+CONFIG_SY8106A_POWER=y
|
||||
+CONFIG_USB_EHCI_HCD=y
|
||||
+CONFIG_VIDEO=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user