]> Pileus Git - ~andy/linux/commit
ARM: ux500: always select ABX500_CORE
authorArnd Bergmann <arnd@arndb.de>
Tue, 30 Apr 2013 11:19:23 +0000 (13:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2013 20:36:58 +0000 (22:36 +0200)
commitccefeea91cf4cb9ce6045a50c4550e5f7d5b00ad
treedecd8b3b6df30184c46ebb139cc6bc7a739bf4f0
parentcb0c480a4634b03b740fe82e256a8b988481e2bf
ARM: ux500: always select ABX500_CORE

We are probably selecting more drivers than we should in ux500,
but cleaning up that logic for good can be left for another
time. Most of these could be converted into silent options in
the future, since they are always enabled on ux500 and never
needed elsewhere.

As a fixup for 3.10, let's at least select the dependencies for
the other drivers we already select, to make it consistent.

warning: (UX500_SOC_COMMON) selects AB8500_CORE which has unmet direct dependencies (HAS_IOMEM && GENERIC_HARDIRQS && ABX500_CORE && MFD_DB8500_PRCMU)

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig