Revert "ANDROID: GKI: Enable CONFIG_KUNIT"

This reverts commit 6d961aa91d.

Currently there are no tests depending on it, so let us reduce the API
surface.

Bug: 176228452
Bug: 186450428
Test: Treehugger
Signed-off-by: Alexander Potapenko <glider@google.com>
Change-Id: I14d163f9b0fcc2d34984abdad424d49c8054a65f
This commit is contained in:
Alexander Potapenko 2021-04-30 11:33:53 +02:00 committed by Todd Kjos
commit 0270bff881
2 changed files with 0 additions and 4 deletions

View file

@ -663,6 +663,4 @@ CONFIG_BUG_ON_DATA_CORRUPTION=y
CONFIG_TRACE_MMIO_ACCESS=y
CONFIG_TRACEFS_DISABLE_AUTOMOUNT=y
CONFIG_HIST_TRIGGERS=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
# CONFIG_RUNTIME_TESTING_MENU is not set

View file

@ -596,5 +596,3 @@ CONFIG_SCHEDSTATS=y
CONFIG_BUG_ON_DATA_CORRUPTION=y
CONFIG_TRACEFS_DISABLE_AUTOMOUNT=y
CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y