ANDROID: qki: Cleanup the consolidate fragment

Kernel module test_stackinit has been enabled in the gki_defconfig
so it has to be explicitly removed from consolidate fragment eventhough
it is disabled, otherwise build errors are observed.

Change-Id: I29227da3b5bb42b4831a4144c390f3b530e5bc2c
Signed-off-by: Blagovest Kolenichev <quic_c_bkolen@quicinc.com>
(cherry picked from commit e669af88295284e25edf059b7f732efabbbf7892)
This commit is contained in:
Blagovest Kolenichev 2022-01-27 06:25:39 -08:00 committed by Elliot Berman
parent 174eff53b1
commit 6a705be215

View File

@ -69,7 +69,6 @@ CONFIG_TASKS_RUDE_RCU=y
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_SORT is not set
# CONFIG_TEST_STACKINIT is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_STRSCPY is not set