config SEC_UPLOAD_CAUSE tristate "SEC Panic Notifier Updating Upload Cause" help TODO: help is not ready. config SEC_UPLOAD_CAUSE_TEST_FOR_ON_DEVICE tristate "KUnit test for sec_upload_cause_test" depends on KUNIT depends on SEC_UPLOAD_CAUSE help TODO: Describe config fully. If you run this test driver on device, SHOULD set this config as 'm' to build test driver modulraly. config SEC_UPLOAD_CAUSE_TEST_FOR_ONLY_UML tristate "KUnit test for sec_upload_cause_test" depends on KUNIT depends on UML depends on SEC_UPLOAD_CAUSE help TODO: Describe config fully. This CONFIG is recommended to set to y.