diff options
author | Wang Long <long.wanglong@huawei.com> | 2014-12-24 06:09:59 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-01-22 01:32:25 +0300 |
commit | 93f2242b8dd32a9908bbead341f22d419d7d9dba (patch) | |
tree | a01b66d1e044df149ba59f67de4d2062959337ba /arch/arm/configs/hisi_defconfig | |
parent | 3f0b736a9867ef160c6abd6602cce23686e2a637 (diff) | |
download | linux-93f2242b8dd32a9908bbead341f22d419d7d9dba.tar.xz |
ARM: config: enable ARCH_HIP01
Make hip01 share the hisi_defconfig.
Signed-off-by: Wang Long <long.wanglong@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/hisi_defconfig')
-rw-r--r-- | arch/arm/configs/hisi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/hisi_defconfig b/arch/arm/configs/hisi_defconfig index 112543665dd7..c34da5878b6c 100644 --- a/arch/arm/configs/hisi_defconfig +++ b/arch/arm/configs/hisi_defconfig @@ -8,6 +8,7 @@ CONFIG_ARCH_HI3xxx=y CONFIG_PARTITION_ADVANCED=y CONFIG_CMDLINE_PARTITION=y CONFIG_ARCH_HIX5HD2=y +CONFIG_ARCH_HIP01=y CONFIG_ARCH_HIP04=y CONFIG_SMP=y CONFIG_NR_CPUS=16 |