Skip to content
Snippets Groups Projects
Commit be7dbb60 authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_SYS_IMMR to Kconfig


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: default avatarTom Rini <trini@konsulko.com>
parent ff27af12
No related merge requests found
Showing
with 16 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment