summaryrefslogtreecommitdiff
path: root/include/configs/r2dplus.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 15:07:53 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:05:00 +0300
commit31a8f5545eb8f2d2e1bdf0ccdb1d1b63a16c9008 (patch)
tree062c8dd96dd2924daaf02c505d2fd79d0a7848dc /include/configs/r2dplus.h
parent9ee06d286ae6bd9ae5c5edbfdc07bba71e2badff (diff)
downloadu-boot-31a8f5545eb8f2d2e1bdf0ccdb1d1b63a16c9008.tar.xz
Convert CONFIG_SH7751_PCI to Kconfig
This converts the following to Kconfig: CONFIG_SH7751_PCI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r--include/configs/r2dplus.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
index ae712629df..409d5af024 100644
--- a/include/configs/r2dplus.h
+++ b/include/configs/r2dplus.h
@@ -25,9 +25,4 @@
*/
#define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */
-/*
- * SuperH PCI Bridge Configration
- */
-#define CONFIG_SH7751_PCI
-
#endif /* __CONFIG_H */