Skip to content

Commit

Permalink
defconfig: enable UNAME_OVERRIDE
Browse files Browse the repository at this point in the history
set kernel version string from 14.0.0 (UQ1A.240205.004, Feb 2024)

Signed-off-by: engstk <[email protected]>
  • Loading branch information
engstk committed Mar 7, 2024
1 parent 1f15176 commit 293d7c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/configs/blu_spark_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_UNAME_OVERRIDE=y
CONFIG_UNAME_OVERRIDE_TARGET="com.google.android.gms"
CONFIG_UNAME_OVERRIDE_STRING="5.10.177-android13-4-00003-ga7208022a7ea-ab10815828"
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
Expand Down

0 comments on commit 293d7c6

Please sign in to comment.