summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-09 15:21:42 -0400
committerTom Rini <trini@konsulko.com>2020-06-16 16:46:42 -0400
commit83a021d186b449d545601fc3b09c7fdbe18afe5c (patch)
treedac1d7e8ae82e7f7e5ccd0d47a7df410d22a385d /include/configs
parentb9c24eb80424394630fa0f9c8adb4efefbb86c3c (diff)
downloadu-boot-WIP/finish-Kconfig-migrations-p1-v2.tar.gz
Convert CONFIG_CADENCE_QSPI to KconfigWIP/finish-Kconfig-migrations-p1-v2
This converts the following to Kconfig: CONFIG_CADENCE_QSPI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
-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