blob: 10902876a100e1216a2974759c8186d6e0901302 [file] [log] [blame]
Mugunthan V Neae7ae12015-09-29 14:42:27 +05301CONFIG_ARM=y
2CONFIG_OMAP54XX=y
3CONFIG_TARGET_BEAGLE_X15=y
Thomas Choue4aa8ed2015-11-11 21:39:33 +08004CONFIG_DM_SERIAL=y
5CONFIG_DM_GPIO=y
6CONFIG_SPL_STACK_R_ADDR=0x82000000
Mugunthan V Neae7ae12015-09-29 14:42:27 +05307CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
8CONFIG_SPL=y
9CONFIG_SPL_STACK_R=y
Mugunthan V Neae7ae12015-09-29 14:42:27 +053010CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=3"
11# CONFIG_CMD_IMLS is not set
12# CONFIG_CMD_FLASH is not set
Thomas Choue4aa8ed2015-11-11 21:39:33 +080013CONFIG_CMD_GPIO=y
Mugunthan V Neae7ae12015-09-29 14:42:27 +053014# CONFIG_CMD_SETEXPR is not set
Mugunthan V Neae7ae12015-09-29 14:42:27 +053015CONFIG_OF_CONTROL=y
16CONFIG_DM=y
Thomas Choue4aa8ed2015-11-11 21:39:33 +080017CONFIG_DM_MMC=y
Mugunthan V Neae7ae12015-09-29 14:42:27 +053018CONFIG_SPI_FLASH=y
19CONFIG_SPI_FLASH_BAR=y
Thomas Chou9e390032015-11-19 21:48:14 +080020CONFIG_SYS_NS16550=y