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

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/omap5/Kconfig
include/configs/am57xx_evm.h
include/configs/dra7xx_evm.h

index 18a6676..0787d19 100644 (file)
@@ -1,7 +1,11 @@
 if OMAP54XX
 
+config IODELAY_RECALIBRATION
+       bool
+
 config DRA7XX
        bool
+       select IODELAY_RECALIBRATION
        select SYS_OMAP_ABE_SYSCK
        help
          DRA7xx is an OMAP based SOC with Dual Core A-15s.
index 340a8ce..dacfd41 100644 (file)
@@ -14,8 +14,6 @@
 #include <environment/ti/dfu.h>
 #include <linux/sizes.h>
 
-#define CONFIG_IODELAY_RECALIBRATION
-
 #define CFG_SYS_NS16550_COM1           UART1_BASE      /* Base EVM has UART0 */
 #define CFG_SYS_NS16550_COM2           UART2_BASE      /* UART2 */
 #define CFG_SYS_NS16550_COM3           UART3_BASE      /* UART3 */
index 8217712..ac3fcac 100644 (file)
@@ -13,8 +13,6 @@
 
 #include <environment/ti/dfu.h>
 
-#define CONFIG_IODELAY_RECALIBRATION
-
 #define CONFIG_VERY_BIG_RAM
 #define CONFIG_MAX_MEM_MAPPED          0x80000000