diff options
author | Tom Rini | 2022-02-08 23:50:55 +0000 |
---|---|---|
committer | Tom Rini | 2022-02-09 09:28:58 -0500 |
commit | cccc4ab86f5e64ea6fe1e79b3ca2453baa049120 (patch) | |
tree | e0863f7cced9c153b8b083575d52faec05fae8d7 /configs/dreamplug_defconfig | |
parent | bc39e41818d86c46639a5d70540c167897c30120 (diff) |
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/dreamplug_defconfig')
-rw-r--r-- | configs/dreamplug_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index 2c3e3924bd9..2d2b7f5ad3e 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -40,7 +40,6 @@ CONFIG_ENV_ADDR=0x100000 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_SYS_ATA_STRIDE=4 |