diff options
| author | Tom Rini <[email protected]> | 2022-06-20 08:07:53 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-05 17:05:00 -0400 |
| commit | 31a8f5545eb8f2d2e1bdf0ccdb1d1b63a16c9008 (patch) | |
| tree | 062c8dd96dd2924daaf02c505d2fd79d0a7848dc /include | |
| parent | 9ee06d286ae6bd9ae5c5edbfdc07bba71e2badff (diff) | |
Convert CONFIG_SH7751_PCI to Kconfig
This converts the following to Kconfig:
CONFIG_SH7751_PCI
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/r2dplus.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index ae712629df3..409d5af0241 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 */ |
