summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:21 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:12 +0300
commitd5c77533b422eabc469e9f55d14afc3ac9ac49f6 (patch)
treebfb0749ee3563081d9211e1ddf3d6ced9f75163b /include
parent500dfebf22cbf0adbef02b80c75a93892ee861ec (diff)
downloadu-boot-d5c77533b422eabc469e9f55d14afc3ac9ac49f6.tar.xz
Convert CONFIG_IODELAY_RECALIBRATION to Kconfig
This converts the following to Kconfig: CONFIG_IODELAY_RECALIBRATION Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/am57xx_evm.h2
-rw-r--r--include/configs/dra7xx_evm.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index 340a8ce6dc..dacfd41cce 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -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 */
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 8217712e39..ac3fcacc68 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -13,8 +13,6 @@
#include <environment/ti/dfu.h>
-#define CONFIG_IODELAY_RECALIBRATION
-
#define CONFIG_VERY_BIG_RAM
#define CONFIG_MAX_MEM_MAPPED 0x80000000