diff options
author | Tom Rini <trini@konsulko.com> | 2022-10-21 13:28:36 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-10-21 14:07:17 -0400 |
commit | d662e9adae9ad42e4b0846233a2243853a83db48 (patch) | |
tree | fa2d4a4a459b20ebb3ec3f10b5ed1147ef3db747 /configs/P1020RDB-PC_defconfig | |
parent | f60e6f67676470d1502549fef056bce73d0c0b00 (diff) | |
download | u-boot-d662e9adae9ad42e4b0846233a2243853a83db48.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/P1020RDB-PC_defconfig')
-rw-r--r-- | configs/P1020RDB-PC_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P1020RDB-PC_defconfig b/configs/P1020RDB-PC_defconfig index 039767b7a1..c553f2ea07 100644 --- a/configs/P1020RDB-PC_defconfig +++ b/configs/P1020RDB-PC_defconfig @@ -46,7 +46,6 @@ CONFIG_USE_BOOTFILE=y CONFIG_BOOTFILE="uImage" CONFIG_USE_ETHPRIME=y CONFIG_ETHPRIME="eTSEC1" -CONFIG_DM=y CONFIG_LBA48=y CONFIG_DDR_CLK_FREQ=66666666 CONFIG_SYS_SPD_BUS_NUM=1 |