]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'berlin/soc' into berlin/for-next
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 16 Oct 2015 20:20:19 +0000 (22:20 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 16 Oct 2015 20:20:19 +0000 (22:20 +0200)
arch/arm/mach-berlin/Kconfig

index 742d53a5f7f94fc8ee58ed3fdd69a2e4c49f75b6..344434ca366c4871093a1279fee81040bdab4231 100644 (file)
@@ -18,19 +18,16 @@ config MACH_BERLIN_BG2
        select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
        select HAVE_SMP
-       select PINCTRL_BERLIN_BG2
 
 config MACH_BERLIN_BG2CD
        bool "Marvell Armada 1500-mini (BG2CD)"
        select CACHE_L2X0
        select HAVE_ARM_TWD if SMP
-       select PINCTRL_BERLIN_BG2CD
 
 config MACH_BERLIN_BG2Q
        bool "Marvell Armada 1500 Pro (BG2-Q)"
        select CACHE_L2X0
        select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
-       select PINCTRL_BERLIN_BG2Q
 
 endif