summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:46 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:59 -0400
commit4547a1bc926baaa695d639d636570a263f3a9c07 (patch)
tree05a7441bf7661a18f45a532d59cca09fdab6a0b5 /include/configs/ge_bx50v3.h
parent3dc2987f5c9b79e19ea6b0e69e01a817310abaac (diff)
Convert CONFIG_PCIE_IMX to Kconfig
This converts the following to Kconfig: CONFIG_PCIE_IMX Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ge_bx50v3.h')
-rw-r--r--include/configs/ge_bx50v3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index d813c6c22e7..b4638a2b9d8 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -110,6 +110,5 @@
#define CONFIG_IMX6_PWM_PER_CLK 66000000
#define CONFIG_PCI_SCAN_SHOW
-#define CONFIG_PCIE_IMX
#endif /* __GE_BX50V3_CONFIG_H */