summaryrefslogtreecommitdiff
path: root/configs/gose_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/gose_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/gose_defconfig')
-rw-r--r--configs/gose_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gose_defconfig b/configs/gose_defconfig
index a24a8acdd9..1200f728e4 100644
--- a/configs/gose_defconfig
+++ b/configs/gose_defconfig
@@ -74,6 +74,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_BITBANGMII=y
+CONFIG_BITBANGMII_MULTI=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ8XXX=y
CONFIG_DM_ETH=y