mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
ANDROID: remove CONFIG_USELIB from x86 gki_defconfig
In commit7374fa33dc("init/Kconfig: remove USELIB syscall by default") CONFIG_USELIB is disabled, so remove the "is not set" setting in the x86 gki_defconfig file to resolve the build issue. Fixes:7374fa33dc("init/Kconfig: remove USELIB syscall by default") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: If7565bffb90b2efd913f08a8aeccbb11cc77ac17
This commit is contained in:
parent
3b390fba1d
commit
ddb98226ac
|
|
@ -1,7 +1,6 @@
|
|||
CONFIG_UAPI_HEADER_TEST=y
|
||||
CONFIG_LOCALVERSION="-mainline"
|
||||
CONFIG_KERNEL_LZ4=y
|
||||
# CONFIG_USELIB is not set
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_NO_HZ=y
|
||||
CONFIG_HIGH_RES_TIMERS=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user