Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1282668 > unrolled thread

[PATCH v2 5/9] ARM: config: enable ARCH_HI3519

Started byJiancheng Xue <xuejiancheng@huawei.com>
First post2015-12-03 04:10 +0100
Last post2015-12-03 04:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 5/9] ARM: config: enable ARCH_HI3519 Jiancheng Xue <xuejiancheng@huawei.com> - 2015-12-03 04:10 +0100

#1282668 — [PATCH v2 5/9] ARM: config: enable ARCH_HI3519

FromJiancheng Xue <xuejiancheng@huawei.com>
Date2015-12-03 04:10 +0100
Subject[PATCH v2 5/9] ARM: config: enable ARCH_HI3519
Message-ID<qBsrn-7Fu-3@gated-at.bofh.it>
enable ARCH_HI3519 in hisi_defconfig

Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>
---
 arch/arm/configs/hisi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/hisi_defconfig b/arch/arm/configs/hisi_defconfig
index b2e340b..321d020 100644
--- a/arch/arm/configs/hisi_defconfig
+++ b/arch/arm/configs/hisi_defconfig
@@ -10,6 +10,7 @@ CONFIG_CMDLINE_PARTITION=y
 CONFIG_ARCH_HIX5HD2=y
 CONFIG_ARCH_HIP01=y
 CONFIG_ARCH_HIP04=y
+CONFIG_ARCH_HI3519=y
 CONFIG_SMP=y
 CONFIG_NR_CPUS=16
 CONFIG_PREEMPT=y
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web