Add missing options to OPi Zero u-boot defconfig
This commit is contained in:
parent
812d1252b5
commit
bb6e6bc854
@ -0,0 +1,11 @@
|
||||
diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
|
||||
index ac44937..68acbf2 100644
|
||||
--- a/configs/orangepi_zero_defconfig
|
||||
+++ b/configs/orangepi_zero_defconfig
|
||||
@@ -15,3 +15,6 @@ CONFIG_SPL=y
|
||||
CONFIG_SPL_SPI_SUNXI=y
|
||||
CONFIG_SUN8I_EMAC=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
+CONFIG_SYS_CLK_FREQ=480000000
|
||||
+CONFIG_VIDEO=y
|
||||
+CONFIG_VIDEO_COMPOSITE=y
|
||||
Loading…
Reference in New Issue
Block a user