summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:13 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:05 +0300
commit103354d60d22993ef9cd2d7f36097a67b5de442f (patch)
tree0a5061cfa5f4f69a4622f4574b3586881c7c0757 /include/configs/ge_bx50v3.h
parent44a666a84823e7f4deaed63b40a5816ee0aca165 (diff)
downloadu-boot-103354d60d22993ef9cd2d7f36097a67b5de442f.tar.xz
Convert CONFIG_BCH to Kconfig
This converts the following to Kconfig: CONFIG_BCH Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ge_bx50v3.h')
-rw-r--r--include/configs/ge_bx50v3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 47c5974b2e..a959488cb9 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -176,6 +176,4 @@
#define CONFIG_PCIE_IMX_PERST_GPIO IMX_GPIO_NR(7, 12)
#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(1, 5)
-#define CONFIG_BCH
-
#endif /* __GE_BX50V3_CONFIG_H */