mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +00:00
be7dbb60c5
This converts the following to Kconfig: CONFIG_SYS_IMMR We do this by consolidating the SYS_IMMR options we have and providing defaults. We also, in the few places where M68K was also sharing code with these platforms, define it within the file to CONFIG_SYS_MBAR to match usage. This should be cleaned up longer term. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
cache.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
fdt.c | ||
immap.c | ||
interrupts.c | ||
Kconfig | ||
Makefile | ||
speed.c | ||
start.S | ||
traps.c |