summaryrefslogtreecommitdiff
path: root/include/configs/k2g_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:31 -0400
committerTom Rini <trini@konsulko.com>2020-06-29 13:34:43 -0400
commit582b4f7f394da21fcb96a56e29dd68115a746b44 (patch)
treec7e49c7e38c99ac1cba1bb83b9be381604acd3c1 /include/configs/k2g_evm.h
parent56c404603825a4e3229dcf0d3d88318b20493fa6 (diff)
Convert CONFIG_CADENCE_QSPI to Kconfig
This converts the following to Kconfig: CONFIG_CADENCE_QSPI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/k2g_evm.h')
-rw-r--r--include/configs/k2g_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index 25f3959533..83466b9e0c 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