mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
cccc4ab86f
Rsync all defconfig files using moveconfig.py and update scripts/pylint.base Signed-off-by: Tom Rini <trini@konsulko.com>
11 lines
286 B
Text
11 lines
286 B
Text
CONFIG_ARM=y
|
|
CONFIG_SKIP_LOWLEVEL_INIT_ONLY=y
|
|
CONFIG_SPL_SKIP_LOWLEVEL_INIT_ONLY=y
|
|
CONFIG_SYS_DCACHE_OFF=y
|
|
CONFIG_ARCH_SUNXI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="suniv-f1c100s-licheepi-nano"
|
|
CONFIG_SPL=y
|
|
CONFIG_MACH_SUNIV=y
|
|
CONFIG_DRAM_CLK=156
|
|
CONFIG_DRAM_ZQ=0
|
|
# CONFIG_VIDEO_SUNXI is not set
|