Searched refs:ENABLE_CONFIG (Results 1 – 1 of 1) sorted by relevance
353 final String ENABLE_CONFIG = "CONFIG_STATIC_USERMODEHELPER=y"; in testConfigDisableUsermodehelper() local361 assertTrue("Linux kernel must enable static usermodehelper: " + ENABLE_CONFIG, in testConfigDisableUsermodehelper()362 configSet.contains(ENABLE_CONFIG)); in testConfigDisableUsermodehelper()