mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-11 11:55:28 +02:00
ANDROID: GKI defconfig: append "-4k" to UTS
The default page size (4kb) is transitioning towards 16kb. Indicate the old 4k value whenever the kernel version string is produced to distinguish from 16k builds that do not have any indicator. Bug: 340631213 Change-Id: Ic266d00bfee7138f3f00a96e00f865da3c73a5b2 Signed-off-by: Matthias Maennich <maennich@google.com>
This commit is contained in:
parent
fe188b34f7
commit
2b549fbb94
|
@ -1,4 +1,5 @@
|
|||
CONFIG_UAPI_HEADER_TEST=y
|
||||
CONFIG_LOCALVERSION="-4k"
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_NO_HZ=y
|
||||
CONFIG_HIGH_RES_TIMERS=y
|
||||
|
|
Loading…
Reference in New Issue
Block a user