]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/peach-pi_defconfig
Move default y configs out of arch/board Kconfig
[people/ms/u-boot.git] / configs / peach-pi_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_EXYNOS=y
3CONFIG_TARGET_PEACH_PI=y
79043d84 4CONFIG_DEFAULT_DEVICE_TREE="exynos5800-peach-pi"
bd328eb3 5CONFIG_SPL=y
6eed3786 6CONFIG_CMD_NET=y
c9bb942e 7CONFIG_SPI_FLASH=y
bd328eb3 8CONFIG_CMD_CROS_EC=y
6fb9ac15
SG
9CONFIG_CROS_EC=y
10CONFIG_CROS_EC_SPI=y
11CONFIG_CROS_EC_KEYB=y
c9bb942e
JH
12CONFIG_USB=y
13CONFIG_DM_USB=y