]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Kconfig: Remove all default n/no options
authorMichal Simek <michal.simek@amd.com>
Wed, 25 Oct 2023 07:25:37 +0000 (09:25 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 30 Oct 2023 19:32:49 +0000 (15:32 -0400)
commit18370f14975ca4abb15cb9700f57d82587e620b4
tree4f87ec26a92a88669a1fb30ea637cac3f960c523
parent54024c8021ab9ca50927e2c08df1bc95dd63d3f1
Kconfig: Remove all default n/no options

Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all
default n/no options") and again sync is required.

default n/no doesn't need to be specified. It is default option anyway.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Svyatoslav Ryhel <clamor95@gmail.com> # tegra
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Angelo Dureghello <angelo@kernel-space.org>
21 files changed:
arch/arm/mach-imx/mxs/Kconfig
arch/arm/mach-rockchip/Kconfig
arch/arm/mach-snapdragon/Kconfig
arch/arm/mach-sunxi/Kconfig
arch/arm/mach-tegra/Kconfig
arch/m68k/Kconfig
arch/riscv/Kconfig
board/asus/grouper/Kconfig
board/asus/transformer-t30/Kconfig
board/keymile/Kconfig
board/lg/x3-t30/Kconfig
cmd/Kconfig
drivers/crypto/fsl/Kconfig
drivers/memory/Kconfig
drivers/misc/Kconfig
drivers/mtd/nand/raw/Kconfig
drivers/mtd/spi/Kconfig
drivers/sm/Kconfig
drivers/spi/Kconfig
drivers/usb/host/Kconfig
fs/ubifs/Kconfig