]> Pileus Git - ~andy/linux/commit
ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge code
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 12 Dec 2013 18:14:21 +0000 (18:14 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 14 Dec 2013 01:46:25 +0000 (10:46 +0900)
commit7e429989b68533ee3896c96264a1cce99b95d218
tree2446ca9143e3437e6328234446ae0ddefa0c0f7a
parentaa9938644c63100219c252b9d330b95427082cef
ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge code

The PCI sub-system is not enabled by default on ARM and on certain
Renesas devices the build does not select it. This means that there
are configurations that do not allow the AHB-PCI bridge used for the
USB sub-systems to be built.

For the R8A7790, R8A7791 and EMEV-2 select MIGHT_HAVE_PCI to allow the
PCI drivers to be built. Also select MIGHT_HAVE_PCI for the multi-config
where there may be many Reneasas devices selected.

Reviewed-by: Ian Molton <ian.molton@codethink.co.uk>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig