Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0724787 commit 082125dCopy full SHA for 082125d
Kconfig.venus
@@ -11,7 +11,7 @@ comment "Venus disallowed option(s) enabled"
11
depends on VENUS_BLOCKER
12
13
config LOCALVERSION
14
- default "-venus-3"
+ default "-rpi-venus-1"
15
16
config VENUS
17
bool "Venus defaults"
arch/arm64/configs/bcm2712_defconfig
@@ -1,4 +1,4 @@
1
-CONFIG_LOCALVERSION="-v8-16k"
+# CONFIG_LOCALVERSION is not set
2
# CONFIG_LOCALVERSION_AUTO is not set
3
CONFIG_SYSVIPC=y
4
CONFIG_POSIX_MQUEUE=y
0 commit comments