[PATCH v4 5/5] ARM: config: append arch hi3xxx into multi defconfig
Haojian Zhuang
haojian.zhuang at linaro.org
Thu Mar 14 05:47:40 EDT 2013
On 14 March 2013 17:10, Arnd Bergmann <arnd at arndb.de> wrote:
> On Thursday 14 March 2013, Haojian Zhuang wrote:
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -5,6 +5,7 @@ CONFIG_ARCH_MVEBU=y
>> CONFIG_MACH_ARMADA_370=y
>> CONFIG_MACH_ARMADA_XP=y
>> CONFIG_ARCH_HIGHBANK=y
>> +CONFIG_ARCH_HI3xxx=y
>> CONFIG_ARCH_SOCFPGA=y
>> CONFIG_ARCH_SUNXI=y
>> # CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA is not set
>
> Are you sure this is enough? Normally we also have to enable
> some device drivers to get a bootable system.
>
> Arnd
Yes, it could boot. Those components are already enabled in multi_v7_defconfig.
Since hi3xxx used a lot of AMBA IPs.
Regards
Haojian
More information about the linux-arm-kernel
mailing list