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


Groups > linux.kernel > #1282668

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

From Jiancheng Xue <xuejiancheng@huawei.com>
Newsgroups linux.kernel
Subject [PATCH v2 5/9] ARM: config: enable ARCH_HI3519
Date 2015-12-03 04:10 +0100
Message-ID <qBsrn-7Fu-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web