Convert CONFIG_SH7751_PCI to Kconfig

This converts the following to Kconfig:
   CONFIG_SH7751_PCI

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-06-20 08:07:53 -04:00
parent 9ee06d286a
commit 31a8f5545e
3 changed files with 7 additions and 5 deletions

View File

@@ -25,9 +25,4 @@
*/
#define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */
/*
* SuperH PCI Bridge Configration
*/
#define CONFIG_SH7751_PCI
#endif /* __CONFIG_H */