diff mbox

[6/7] ARM: shmobile: defconfig: Set CONFIG_LOCALVERSION

Message ID 8d40e5637291a3b6fb0da19de269299903d7054b.1532086504.git.horms+renesas@verge.net.au (mailing list archive)
State Rejected
Commit 8d40e5637291a3b6fb0da19de269299903d7054b
Delegated to: Simon Horman
Headers show

Commit Message

Simon Horman July 20, 2018, 12:03 p.m. UTC
From: Geert Uytterhoeven <geert+renesas@glider.be>

This allows to derive the kernel flavor from the kernel version at
runtime.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index ac3dad3c3b9d..b961c121515b 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -1,3 +1,4 @@ 
+CONFIG_LOCALVERSION="-shmobile"
 CONFIG_SYSVIPC=y
 CONFIG_NO_HZ=y
 CONFIG_IKCONFIG=y