u-boot/arch/arm/mach-tegra
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
..
tegra20 drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
tegra30 drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
tegra114 tegra114: clock: define MIPI calibration peripheral clock 2024-01-02 19:21:24 +02:00
tegra124 drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
tegra186
tegra210 drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
ap.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
arm64-mmu.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
board.c ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig 2024-01-03 20:18:24 +02:00
board2.c drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
cache.c
cboot.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
clock.c ARM: tegra30: clock: implement PLLD2 support 2023-12-19 21:24:11 +02:00
cmd_enterrcm.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
cpu.c ARM: tegra: remap clock_osc_freq for all Tegra family 2023-02-02 10:16:41 -07:00
cpu.h ARM: tegra: create common pre-dm i2c write 2023-02-23 12:55:37 -07:00
crypto.c ARM: tegra: crypto: extend crypto functional 2023-02-23 12:55:37 -07:00
dt-setup.c ARM: tegra: Copy memory-region-names property 2021-10-13 14:18:30 -07:00
emc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
emc.h
fuse.c ARM: tegra: add SoC UID calculation function 2023-06-30 15:20:37 +02:00
gpu.c fdt_support: Add fdt_for_each_node_by_compatible() helper macro 2022-01-20 11:35:29 +01:00
ivc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Kconfig mtd: Make CONFIG_MTD be the gate symbol for the menu 2024-01-22 14:18:54 -05:00
Makefile drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
pmc.c arm: mach-tegra: enable sysreset driver 2023-11-03 17:40:11 -04:00
powergate.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
psci.S
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sys_info.c
xusb-padctl-common.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
xusb-padctl-common.h arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
xusb-padctl-dummy.c