]> Git Repo - J-u-boot.git/blob - configs/nanopi_duo2_defconfig
board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
[J-u-boot.git] / configs / nanopi_duo2_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-nanopi-duo2"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN8I_H3=y
6 CONFIG_DRAM_CLK=408
7 # CONFIG_VIDEO_DE2 is not set
8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9 CONFIG_CONSOLE_MUX=y
10 CONFIG_USB_EHCI_HCD=y
11 CONFIG_USB_OHCI_HCD=y
12 CONFIG_USB_MUSB_GADGET=y
This page took 0.02768 seconds and 4 git commands to generate.