Skip to content

Commit

Permalink
mips: mt76xx: Kconfig: Add ethernet and GPIO support
Browse files Browse the repository at this point in the history
Imply DM_ETH and DM_GPIO for ARCH_MT7620, as this platform now supports
ethernet and GPIO as well.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
  • Loading branch information
stroese authored and danielschwierzeck committed Nov 18, 2018
1 parent 9a89b2b commit b4a6a1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ config ARCH_MT7620
imply CMD_DM
select DISPLAY_CPUINFO
select DM
imply DM_ETH
imply DM_GPIO
select DM_SERIAL
imply DM_SPI
imply DM_SPI_FLASH
Expand Down

0 comments on commit b4a6a1b

Please sign in to comment.