[PATCH 3/4] ARM: realview: imply Device Tree config

Linus Walleij linus.walleij at linaro.org
Thu Feb 25 06:58:58 PST 2016


On Thu, Feb 25, 2016 at 3:23 PM, Arnd Bergmann <arnd at arndb.de> wrote:

> 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.

OK I updated the patch cutting these too.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list