diff options
author | Tom Rini | 2023-05-29 10:43:26 -0400 |
---|---|---|
committer | Tom Rini | 2023-05-29 10:43:26 -0400 |
commit | c90e18932b4a1ea26db7726d3d0e1af97e2aad37 (patch) | |
tree | 0ed5db128cf90712cfbb0feaacf0e4aecb6760e0 /configs/qemu_arm_defconfig | |
parent | 6dcee70692601bd3296c86ac07d0317bf06d2b7b (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/qemu_arm_defconfig')
-rw-r--r-- | configs/qemu_arm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig index 7c514682dec..7cb1e9f037f 100644 --- a/configs/qemu_arm_defconfig +++ b/configs/qemu_arm_defconfig @@ -28,7 +28,6 @@ CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_PCI_INIT_R=y -CONFIG_HUSH_PARSER=y CONFIG_SYS_CBSIZE=512 CONFIG_SYS_PBSIZE=532 CONFIG_SYS_BOOTM_LEN=0x4000000 |