diff options
author | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
commit | 1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch) | |
tree | 7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/sandbox_noinst_defconfig | |
parent | 1d323d83061fae8f94a9118b8db3384daef26216 (diff) | |
download | u-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_noinst_defconfig')
-rw-r--r-- | configs/sandbox_noinst_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_noinst_defconfig b/configs/sandbox_noinst_defconfig index 9ee70c29c1..3d34d81731 100644 --- a/configs/sandbox_noinst_defconfig +++ b/configs/sandbox_noinst_defconfig @@ -163,7 +163,6 @@ CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_SST=y CONFIG_SPI_FLASH_WINBOND=y -CONFIG_DM_ETH=y CONFIG_NVME_PCI=y CONFIG_PCI=y CONFIG_PCI_SANDBOX=y |