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


Groups > linux.kernel > #1199219

[PATCH 2/2] arm64: Enable Marvell Berlin SoC family in defconfig

From Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 2/2] arm64: Enable Marvell Berlin SoC family in defconfig
Date 2015-08-03 21:30 +0200
Message-ID <pTtAT-40w-29@gated-at.bofh.it> (permalink)
References <pTtAS-40w-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Jisheng Zhang <jszhang@marvell.com>

Enable Marvell Berlin SoC family in arm64 defconfig.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
---
Also discussed with Olof on IRC, this is the defconfig changes singled
out from Jisheng's original patch.

Sebastian
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f38c94f1d898..9e8978c35772 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -31,6 +31,7 @@ CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
 # CONFIG_BLK_DEV_BSG is not set
 # CONFIG_IOSCHED_DEADLINE is not set
+CONFIG_ARCH_BERLIN=y
 CONFIG_ARCH_EXYNOS7=y
 CONFIG_ARCH_FSL_LS2085A=y
 CONFIG_ARCH_HISI=y
-- 
2.1.0

--
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 | NextPrevious in thread | Find similar | Unroll thread


Thread

[GIT PULL] ARM: berlin: Initial Marvell Berlin ARM64 support Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-08-03 21:30 +0200
  [PATCH 1/2] arm64: Enable Marvell Berlin SoC family in Kconfig Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-08-03 21:30 +0200
  [PATCH 2/2] arm64: Enable Marvell Berlin SoC family in defconfig Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-08-03 21:30 +0200

csiph-web