[PATCH v4 5/5] ARM: config: append arch hi3xxx into multi defconfig

Arnd Bergmann arnd at arndb.de
Thu Mar 14 05:10:36 EDT 2013


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



More information about the linux-arm-kernel mailing list