alistair23-linux/arch/arm/mach-bcm
Alex Elder 1892bbcdd4 ARM: bcm: clean up config and build targets
Currently CONFIG_ARCH_BCM_MOBILE is used to select all (both)
Broadcom mobile SoC families.  Instead, use that only as a config
menu switch, and define specific symbols like ARCH_BCM_281XX to
select a particular SoC family.  If ARCH_BCM_MOBILE is selected, all
of the SoCs will be selected by default, but this way each can be
disabled individually as well.

Note that BCM281xx and BCM21664 both require the SMC and L2 cache
control code, so that code will be built based on ARCH_BCM_MOBILE.

Signed-off-by: Alex Elder <elder@linaro.org>
[mporter: added ARM: to the description]
Signed-off-by: Matt Porter <mporter@linaro.org>
2014-04-25 08:51:30 -04:00
..
bcm_5301x.c ARM: BCM5301X: workaround suppress fault 2014-03-06 00:36:04 -05:00
bcm_kona_smc.c ARM: bcm: Make secure API call optional 2013-08-20 10:51:39 -07:00
bcm_kona_smc.h ARM: bcm: Make secure API call optional 2013-08-20 10:51:39 -07:00
bcm_kona_smc_asm.S ARM: bcm281xx: Add L2 cache enable code 2013-04-09 09:18:13 -07:00
board_bcm281xx.c ARM: bcm281xx: Rename board_init() function 2014-03-06 03:18:01 -05:00
board_bcm2835.c ARM: bcm2835: Move to mach-bcm directory 2014-02-24 19:42:35 -07:00
board_bcm21664.c ARM: bcm21664: Add board support. 2014-03-14 11:25:15 -04:00
Kconfig ARM: bcm: clean up config and build targets 2014-04-25 08:51:30 -04:00
kona.c ARM: bcm281xx: Consolidate reboot code 2014-03-06 03:17:59 -05:00
kona.h ARM: bcm281xx: Consolidate reboot code 2014-03-06 03:17:59 -05:00
Makefile ARM: bcm: clean up config and build targets 2014-04-25 08:51:30 -04:00