u-boot/arch/mips
Tom Rini db04ff42c7 mtd: Make CONFIG_MTD be the gate symbol for the menu
The help for CONFIG_MTD explains that it needs to be enabled for various
things like NAND, etc to be available. It however then doesn't enforce
this dependency and so if you have none of these systems present you
still need to disable a number of options. Fix this by making places
that select/imply one type of flash, but did not do the same, also do
this for "MTD". Make boards which hadn't been enabling MTD already but
need it now, do so. In a few places, disable CONFIG_CMD_MTDPARTS as it
wasn't previously enabled but was now being implied.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-01-22 14:18:54 -05:00
..
cpu mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
include/asm global: Rework architecture global_data.h to include <linux/types.h> 2023-12-21 08:54:37 -05:00
lib bootm: Rename do_bootm_states() to bootm_run_states() 2023-12-21 16:07:52 -05:00
mach-ath79 mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-bmips bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
mach-jz47xx mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-mscc mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-mtmips mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-octeon common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
mach-pic32 clk: treewide: switch to clock dump from clk_ops 2023-12-15 13:05:54 -05:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig mtd: Make CONFIG_MTD be the gate symbol for the menu 2024-01-22 14:18:54 -05:00
Makefile mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00