commit | 6c2722ec5b148a9b21482c6475e3986406d97e44 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 20 08:07:53 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:05:00 2022 -0400 |
tree | 062c8dd96dd2924daaf02c505d2fd79d0a7848dc | |
parent | e493fb8d0b36a45d9d3cda37606ca969bd8437f5 [diff] [blame] |
Convert CONFIG_SH7751_PCI to Kconfig This converts the following to Kconfig: CONFIG_SH7751_PCI Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig index 5a38b07..2beda3a 100644 --- a/configs/r2dplus_defconfig +++ b/configs/r2dplus_defconfig
@@ -52,6 +52,7 @@ CONFIG_RTL8139=y CONFIG_TULIP=y CONFIG_PCI=y +CONFIG_SH7751_PCI=y CONFIG_SPECIFY_CONSOLE_INDEX=y CONFIG_DM_SERIAL=y CONFIG_SERIAL_RX_BUFFER=y