Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 082125d

Browse files
committed
linux 6.12.25-rpi-venus-1
1 parent 0724787 commit 082125d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Kconfig.venus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ comment "Venus disallowed option(s) enabled"
1111
depends on VENUS_BLOCKER
1212

1313
config LOCALVERSION
14-
default "-venus-3"
14+
default "-rpi-venus-1"
1515

1616
config VENUS
1717
bool "Venus defaults"

arch/arm64/configs/bcm2712_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-v8-16k"
1+
# CONFIG_LOCALVERSION is not set
22
# CONFIG_LOCALVERSION_AUTO is not set
33
CONFIG_SYSVIPC=y
44
CONFIG_POSIX_MQUEUE=y

0 commit comments

Comments
 (0)