[PATCH 3/4] ARM: realview: imply Device Tree config
Arnd Bergmann
arnd at arndb.de
Thu Feb 25 06:23:27 PST 2016
On Thursday 25 February 2016 14:15:10 Linus Walleij wrote:
> @@ -32,8 +24,9 @@ config REALVIEW_DT
> select USE_OF
> select ZONE_DMA
The 'select USE_OF' can now be dropped, I guess this was left over
from the multiplatform patches, but also fits in here.
> help
> - Include support for booting the ARM(R) RealView(R) evaluation
> - boards using a device tree machine description.
> + This enables support for ARM Ltd RealView boards.
> +
> +if ARCH_REALVIEW
>
> config REALVIEW_HIGH_PHYS_OFFSET
> bool "High physical base address for the RealView platform"
>
REALVIEW_HIGH_PHYS_OFFSET can go away as well, as it is only used
in 'realview_fixup', which in turn is called by the removed board
files.
Arnd
More information about the linux-arm-kernel
mailing list