[Buildroot] [PATCH 1/1] configs: drop redundant configuration for no MMU platforms

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Feb 7 16:40:32 UTC 2024


On Wed,  7 Feb 2024 17:17:04 +0100
Dario Binacchi <dario.binacchi at amarulasolutions.com> wrote:

> The package/busybox/busybox-minimal.config is the default configuration
> for MMU-less systems, so the setting is redundant and can be removed
> without effect.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> ---
>  configs/canaan_kd233_defconfig            | 1 -
>  configs/imxrt1050-evk_defconfig           | 3 ---
>  configs/qemu_m68k_mcf5208_defconfig       | 3 ---
>  configs/qemu_riscv64_nommu_virt_defconfig | 3 ---
>  configs/qemu_xtensa_lx60_nommu_defconfig  | 3 ---
>  configs/sipeed_maix_bit_defconfig         | 1 -
>  configs/sipeed_maix_bit_sdcard_defconfig  | 1 -
>  configs/sipeed_maix_dock_defconfig        | 1 -
>  configs/sipeed_maix_dock_sdcard_defconfig | 1 -
>  configs/sipeed_maix_go_defconfig          | 1 -
>  configs/sipeed_maix_go_sdcard_defconfig   | 1 -
>  configs/sipeed_maixduino_defconfig        | 1 -
>  configs/sipeed_maixduino_sdcard_defconfig | 1 -
>  configs/stm32f429_disco_xip_defconfig     | 1 -
>  configs/stm32f469_disco_sd_defconfig      | 1 -
>  configs/stm32f469_disco_xip_defconfig     | 1 -
>  configs/stm32f769_disco_sd_defconfig      | 1 -
>  17 files changed, 25 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list