diff options
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r-- | configs/tools-only_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig index 23e1f0e9db..2bc3bd9e91 100644 --- a/configs/tools-only_defconfig +++ b/configs/tools-only_defconfig @@ -3,6 +3,7 @@ CONFIG_SYS_MALLOC_LEN=0x2000000 CONFIG_ENV_SIZE=0x2000 CONFIG_DEFAULT_DEVICE_TREE="sandbox" CONFIG_SYS_LOAD_ADDR=0x0 +CONFIG_PCI=y # CONFIG_SANDBOX_SDL is not set CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_FIT=y @@ -24,7 +25,6 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_AXI=y CONFIG_AXI_SANDBOX=y CONFIG_SANDBOX_GPIO=y -CONFIG_PCI=y CONFIG_PCI_SANDBOX=y CONFIG_DM_RTC=y CONFIG_SOUND=y |