Skip to content

Commit 3d3c81b

Browse files
committed
arm: sc5xx: remove -yocto-standard from LOCALVERSION
Signed-off-by: Philip Molloy <philip.molloy@analog.com>
1 parent d1288b8 commit 3d3c81b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

arch/arm/configs/sc573-ezkit_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
# CONFIG_CROSS_MEMORY_ATTACH is not set
44
CONFIG_HIGH_RES_TIMERS=y

arch/arm/configs/sc589-mini_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
# CONFIG_CROSS_MEMORY_ATTACH is not set
44
CONFIG_USELIB=y

arch/arm/configs/sc594-som-ezkit_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
CONFIG_USELIB=y
44
CONFIG_GENERIC_IRQ_DEBUGFS=y

arch/arm/configs/sc594-som-ezlite_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
CONFIG_USELIB=y
44
CONFIG_GENERIC_IRQ_DEBUGFS=y

0 commit comments

Comments
 (0)