Convert CONFIG_FSL_CADMUS to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:09 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:06:43 +0000 (16:06 -0500)
This converts the following to Kconfig:
   CONFIG_FSL_CADMUS

Signed-off-by: Tom Rini <trini@konsulko.com>
board/freescale/mpc8548cds/Kconfig
include/configs/MPC8548CDS.h

index bd9153b..723ead5 100644 (file)
@@ -3,6 +3,9 @@ if TARGET_MPC8548CDS
 config PCI1
        def_bool y
 
+config FSL_CADMUS
+       def_bool y
+
 config SYS_BOARD
        default "mpc8548cds"
 
index ff02c2c..e41b8e0 100644 (file)
  * 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