blob: 395ffa68748d8e16ad1db33c1cae79c7161e2727 [file] [log] [blame]
Masahiro Yamadad3ae6782014-07-30 14:08:14 +09001CONFIG_ARM=y
Linus Walleij800d6fd2015-01-23 11:50:53 +01002CONFIG_TARGET_VEXPRESS64_BASE_FVP=y
Joe Hershberger17491a82015-06-22 16:15:29 -05003CONFIG_SYS_MALLOC_F_LEN=0x2000
Masahiro Yamada8c65b9d2014-09-22 19:59:06 +09004CONFIG_DEFAULT_DEVICE_TREE="vexpress64"
Joe Hershberger9c1c43c2015-05-29 19:46:35 -05005CONFIG_CMD_NET=y
Joe Hershberger17491a82015-06-22 16:15:29 -05006CONFIG_DM=y
7CONFIG_DM_SERIAL=y