Skip to content

Commit

Permalink
Merge tag 'v4.6-next-kconfig' of https://github.com/mbgg/linux-mediatek
Browse files Browse the repository at this point in the history
… into next/soc

Merge "ARM: mediatek: kconfig updates for v4.7" from Matthias Brugger:

Add mt2701 support

* tag 'v4.6-next-kconfig' of https://github.com/mbgg/linux-mediatek:
  ARM: mediatek: Add MT2701 config options for mediatek SoCs.
  • Loading branch information
Arnd Bergmann committed May 9, 2016
2 parents abb2c53 + d867864 commit b54891b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/mach-mediatek/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ menuconfig ARCH_MEDIATEK

if ARCH_MEDIATEK

config MACH_MT2701
bool "MediaTek MT2701 SoCs support"
default ARCH_MEDIATEK

config MACH_MT6589
bool "MediaTek MT6589 SoCs support"
default ARCH_MEDIATEK
Expand Down

0 comments on commit b54891b

Please sign in to comment.