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 OxygenOS 13

Signed-off-by: engstk <eng.stk@sapo.pt>
  • Loading branch information
engstk committed Apr 11, 2024
1 parent 9f7c772 commit c943d66
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 @@ -36,6 +36,9 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST 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="4.19.157-perf+"
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_LZ4=y
Expand Down

0 comments on commit c943d66

Please sign in to comment.