12 lines
407 B
Diff
12 lines
407 B
Diff
diff --git a/configs/nanopi_neo_air_defconfig b/configs/nanopi_neo_air_defconfig
|
|
index 806d95c1cc..b418f22360 100644
|
|
--- a/configs/nanopi_neo_air_defconfig
|
|
+++ b/configs/nanopi_neo_air_defconfig
|
|
@@ -7,5 +7,6 @@ CONFIG_DRAM_CLK=408
|
|
# CONFIG_VIDEO_DE2 is not set
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
|
CONFIG_CONSOLE_MUX=y
|
|
+CONFIG_SYS_CLK_FREQ=480000000
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_OHCI_HCD=y
|