mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
ANDROID: GKI: enable test_stackinit kernel module
Bug: 181024194 Change-Id: Ib7f9ea287fea7d27a87cdf549d0c4914317f8e56 Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
parent
0b70181a03
commit
bc9ec2e207
1
android/gki_aarch64_modules
Normal file
1
android/gki_aarch64_modules
Normal file
|
|
@ -0,0 +1 @@
|
|||
lib/test_stackinit.ko
|
||||
|
|
@ -680,4 +680,4 @@ CONFIG_HIST_TRIGGERS=y
|
|||
CONFIG_PID_IN_CONTEXTIDR=y
|
||||
CONFIG_KUNIT=y
|
||||
CONFIG_KUNIT_DEBUGFS=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
CONFIG_TEST_STACKINIT=m
|
||||
|
|
|
|||
|
|
@ -617,3 +617,4 @@ CONFIG_HIST_TRIGGERS=y
|
|||
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||
CONFIG_KUNIT=y
|
||||
CONFIG_KUNIT_DEBUGFS=y
|
||||
CONFIG_TEST_STACKINIT=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user