tools: add a generic config for native tools building
[oweals/u-boot.git] / configs / tools-only_defconfig
1 CONFIG_SYS_TEXT_BASE=0
2 CONFIG_ANDROID_BOOT_IMAGE=y
3 CONFIG_FIT=y
4 CONFIG_FIT_SIGNATURE=y
5 # CONFIG_CMD_BOOTD is not set
6 # CONFIG_CMD_BOOTM is not set
7 # CONFIG_CMD_ELF is not set
8 # CONFIG_CMD_DATE is not set
9 CONFIG_OF_CONTROL=y
10 CONFIG_OF_HOSTFILE=y
11 CONFIG_DEFAULT_DEVICE_TREE="sandbox"
12 # CONFIG_UDP_FUNCTION_FASTBOOT is not set
13 CONFIG_SANDBOX_GPIO=y
14 CONFIG_DM_I2C_COMPAT=y
15 CONFIG_PCI=y
16 CONFIG_DM_PCI=y
17 CONFIG_PCI_SANDBOX=y
18 CONFIG_DM_RTC=y
19 CONFIG_SOUND=y
20 CONFIG_SYSRESET=y
21 # CONFIG_VIRTIO_MMIO is not set
22 # CONFIG_VIRTIO_PCI is not set
23 # CONFIG_VIRTIO_SANDBOX is not set
24 # CONFIG_EFI_LOADER is not set