]> git.baikalelectronics.ru Git - uboot.git/commitdiff
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 18a66764224dcafb71db72ac8e1013ece6667dc7..0787d192b696b6ba02203f07e5f04e3da7985090 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 340a8ce6dc88a255ab62ce89ce2e841966e37f65..dacfd41ccedf12783caf76254e173dce235e2643 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 8217712e3904885534fe2cbc1ed8910439d5ac94..ac3fcacc68ed4d3ba15e8f44261bc89cb946c046 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