ANDROID: GKI: drop CONFIG_UAPI_HEADER_TEST from configs

This option is no longer able to be selected due to some dependancy
changes between 5.8-rc3 and 5.8-rc4, so defconfig does not show it
anymore.  Remove it from the config files for now so that the build
works properly.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I5f8a214e5890c0172dc6ed4d0e015209b72393a4
This commit is contained in:
Greg Kroah-Hartman
2020-07-06 13:53:57 +02:00
parent ca9814bc63
commit 86b41f4984
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION="-mainline"
CONFIG_AUDIT=y
CONFIG_NO_HZ=y

View File

@@ -1,4 +1,3 @@
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION="-mainline"
CONFIG_KERNEL_LZ4=y
# CONFIG_USELIB is not set