9
0
Fork 0
barebox/arch/arm/mach-pxa
Lucas Stach 62c9a8c000 ARM: PXA: move HAVE_CLK select
Claiming that all of PXA has CLK implemented, while only PXA3XX
selects the relevant clock implementations causes lots of build
failures for the other PXA architectures.

Fix it by moving the HAVE_CLK select to the one PXA arch, that
actually has it.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-19 17:23:00 +01:00
..
include arm: pxa: Remove pxa_get_nandclk() 2015-11-23 08:00:09 +01:00
Kconfig ARM: PXA: move HAVE_CLK select 2016-01-19 17:23:00 +01:00
Makefile ARM: pxa: add pxa25x support 2015-02-04 12:52:43 +01:00
clocksource.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
common.c restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
devices.c drivers/pwm: add PXA pulse width modulator controller 2012-02-17 10:18:30 +01:00
gpio.c ARM: PXA: use generic gpio prototypes 2015-08-07 09:21:04 +02:00
mfp-pxa2xx.c ARM: pxa: add pxa25x support 2015-02-04 12:52:43 +01:00
mfp-pxa3xx.c ARM: pxa: add pxa3xx architecture 2015-01-19 09:02:23 +01:00
pxa2xx.c ARM: pxa: move pxa2xx functionality to SoC specific file 2015-01-19 09:02:23 +01:00
pxa3xx.c ARM: pxa: add pxa3xx architecture 2015-01-19 09:02:23 +01:00
sleep.S ARM: pxa: add pxa25x support 2015-02-04 12:52:43 +01:00
speed-pxa3xx.c arm: pxa: Remove pxa_get_nandclk() 2015-11-23 08:00:09 +01:00
speed-pxa25x.c ARM: pxa: add pxa25x support 2015-02-04 12:52:43 +01:00
speed-pxa27x.c drivers/pwm: add PXA pulse width modulator controller 2012-02-17 10:18:30 +01:00