summaryrefslogtreecommitdiff
path: root/configs/grpeach_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-21 21:33:31 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:46 -0400
commit448dfb407f7af23b3d85d8ce9039e1e2bd287245 (patch)
tree37773ed812223949b4ed0246ebf8ba4b52370c1b /configs/grpeach_defconfig
parent797c2b4a1af1e790bcb5163be7dd409c49527354 (diff)
Convert CONFIG_BITBANGMII_MULTI to Kconfig
This converts the following to Kconfig: CONFIG_BITBANGMII_MULTI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/grpeach_defconfig')
-rw-r--r--configs/grpeach_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/grpeach_defconfig b/configs/grpeach_defconfig
index 678dbd31d5..d37b48d9aa 100644
--- a/configs/grpeach_defconfig
+++ b/configs/grpeach_defconfig
@@ -44,6 +44,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_BITBANGMII=y
+CONFIG_BITBANGMII_MULTI=y
CONFIG_DM_ETH=y
CONFIG_SH_ETHER=y
CONFIG_PINCTRL=y