diff options
author | Tom Rini <trini@konsulko.com> | 2022-02-08 23:50:55 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-09 09:28:58 -0500 |
commit | cccc4ab86f5e64ea6fe1e79b3ca2453baa049120 (patch) | |
tree | e0863f7cced9c153b8b083575d52faec05fae8d7 /configs/goflexhome_defconfig | |
parent | bc39e41818d86c46639a5d70540c167897c30120 (diff) | |
download | u-boot-cccc4ab86f5e64ea6fe1e79b3ca2453baa049120.zip u-boot-cccc4ab86f5e64ea6fe1e79b3ca2453baa049120.tar.gz u-boot-cccc4ab86f5e64ea6fe1e79b3ca2453baa049120.tar.bz2 |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py and update
scripts/pylint.base
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/goflexhome_defconfig')
-rw-r--r-- | configs/goflexhome_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/goflexhome_defconfig b/configs/goflexhome_defconfig index 663b2a4..8d4cd24 100644 --- a/configs/goflexhome_defconfig +++ b/configs/goflexhome_defconfig @@ -44,7 +44,6 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_NETCONSOLE=y CONFIG_DM=y -CONFIG_SATA=y CONFIG_SATA_MV=y CONFIG_SYS_SATA_MAX_DEVICE=1 # CONFIG_MMC is not set |