]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/sandbox_defconfig
sunxi: Add support for the Forfun Q88DB tablet
[people/ms/u-boot.git] / configs / sandbox_defconfig
1 CONFIG_OF_CONTROL=y
2 CONFIG_OF_HOSTFILE=y
3 CONFIG_FIT=y
4 CONFIG_FIT_VERBOSE=y
5 CONFIG_FIT_SIGNATURE=y
6 CONFIG_DM=y
7 CONFIG_DEFAULT_DEVICE_TREE="sandbox"
8 CONFIG_SYS_MALLOC_F=y
9 CONFIG_SYS_MALLOC_F_LEN=0x400
10 CONFIG_CROS_EC=y
11 CONFIG_DM_CROS_EC=y
12 CONFIG_CROS_EC_SANDBOX=y
13 CONFIG_CROS_EC_KEYB=y
14 CONFIG_CMD_CROS_EC=y