diff options
author | Tom Rini | 2022-10-21 13:28:36 -0400 |
---|---|---|
committer | Tom Rini | 2022-10-21 14:07:17 -0400 |
commit | d662e9adae9ad42e4b0846233a2243853a83db48 (patch) | |
tree | fa2d4a4a459b20ebb3ec3f10b5ed1147ef3db747 /configs/openrd_base_defconfig | |
parent | f60e6f67676470d1502549fef056bce73d0c0b00 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/openrd_base_defconfig')
-rw-r--r-- | configs/openrd_base_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig index ba5d3a6bfc3..a67bf38acc1 100644 --- a/configs/openrd_base_defconfig +++ b/configs/openrd_base_defconfig @@ -49,7 +49,6 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NETCONSOLE=y CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y -CONFIG_DM=y CONFIG_SYS_ATA_STRIDE=4 CONFIG_SYS_ATA_DATA_OFFSET=0x100 CONFIG_SYS_ATA_REG_OFFSET=0x100 |