Convert CONFIG_FSL_CADMUS to Kconfig

This converts the following to Kconfig:
   CONFIG_FSL_CADMUS

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2022-11-19 18:45:09 -05:00
parent 518c5dfab0
commit 2a776c79db
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,9 @@ if TARGET_MPC8548CDS
config PCI1
def_bool y
config FSL_CADMUS
def_bool y
config SYS_BOARD
default "mpc8548cds"

View File

@ -217,8 +217,6 @@
* 1111 1111 1111 0000 0000 1111 1111 0111 = fff00ff7
*/
#define CONFIG_FSL_CADMUS
#define CADMUS_BASE_ADDR 0xf8000000
#ifdef CONFIG_PHYS_64BIT
#define CADMUS_BASE_ADDR_PHYS 0xff8000000ull