diff options
author | Tom Rini | 2023-11-20 08:37:27 -0500 |
---|---|---|
committer | Tom Rini | 2023-11-20 08:37:27 -0500 |
commit | f629d50419569842f308e09a62ca20e244042bb1 (patch) | |
tree | 278e5209f17c6e975f1e24d1b3c33211ea7e1069 /configs/neu2-io-rv1126_defconfig | |
parent | beeb91aa64fde9e35ccfacf03b3d0323b4bf7329 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/neu2-io-rv1126_defconfig')
-rw-r--r-- | configs/neu2-io-rv1126_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/neu2-io-rv1126_defconfig b/configs/neu2-io-rv1126_defconfig index f02c38c5669..2fb5a84e76a 100644 --- a/configs/neu2-io-rv1126_defconfig +++ b/configs/neu2-io-rv1126_defconfig @@ -17,7 +17,6 @@ CONFIG_FIT_VERBOSE=y CONFIG_DEFAULT_FDT_FILE="rv1126-edgeble-neu2-io.dtb" # CONFIG_DISPLAY_CPUINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y -CONFIG_MISC_INIT_R=y CONFIG_SPL_PAD_TO=0x7f8000 CONFIG_SPL_NO_BSS_LIMIT=y # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set |