From 582b4f7f394da21fcb96a56e29dd68115a746b44 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 16 Jun 2020 19:06:31 -0400 Subject: Convert CONFIG_CADENCE_QSPI to Kconfig This converts the following to Kconfig: CONFIG_CADENCE_QSPI Signed-off-by: Tom Rini --- include/configs/k2g_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h index 25f3959..83466b9 100644 --- a/include/configs/k2g_evm.h +++ b/include/configs/k2g_evm.h @@ -82,7 +82,6 @@ #define PHY_ANEG_TIMEOUT 10000 /* PHY needs longer aneg time */ #ifndef CONFIG_SPL_BUILD -#define CONFIG_CADENCE_QSPI #define CONFIG_CQSPI_REF_CLK 384000000 #endif -- cgit v1.1