diff options
Diffstat (limited to 'roms/u-boot/configs/LicheePi_Zero_defconfig')
-rw-r--r-- | roms/u-boot/configs/LicheePi_Zero_defconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roms/u-boot/configs/LicheePi_Zero_defconfig b/roms/u-boot/configs/LicheePi_Zero_defconfig new file mode 100644 index 000000000..b50bae9bb --- /dev/null +++ b/roms/u-boot/configs/LicheePi_Zero_defconfig @@ -0,0 +1,7 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_DEFAULT_DEVICE_TREE="sun8i-v3s-licheepi-zero" +CONFIG_SPL=y +CONFIG_MACH_SUN8I_V3S=y +CONFIG_DRAM_CLK=360 +# CONFIG_NETDEVICES is not set |