]> git.ipfire.org Git - thirdparty/u-boot.git/blame - board/ti/am62x/beagleplay_r5.config
arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi
[thirdparty/u-boot.git] / board / ti / am62x / beagleplay_r5.config
CommitLineData
a200f428
NM
1# Defconfig fragment to apply on top of:
2# am62x_evm_r5_defconfig
3#
4CONFIG_DEFAULT_DEVICE_TREE="k3-am625-r5-beagleplay"
5CONFIG_OF_LIST="k3-am625-r5-beagleplay"
6CONFIG_SPL_OF_LIST="k3-am625-r5-beagleplay"
7# Do spl board init
8CONFIG_SPL_BOARD_INIT=y
9# Do not use emmc boot - we will use FS only
10CONFIG_SUPPORT_EMMC_BOOT=n
11# No SPI flash on Beagleplay
12CONFIG_SPI=n
13CONFIG_SPI_FLASH=n
14CONFIG_SPL_DM_SPI_FLASH=n
15CONFIG_SPL_SPI_FLASH_SUPPORT=n