diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-03-11 16:31:34 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-03-11 16:31:34 -0500 |
commit | 598acf31326173f3b3420a7365ccb375f6c5288b (patch) | |
tree | 349893ad1cc6793cb73b57e2d4aceaefb613c8ce /kernel-x86_64.config | |
parent | 5e886d2aceabda9c71759dc04f341585a71abba8 (diff) | |
download | kernel-598acf31326173f3b3420a7365ccb375f6c5288b.tar.gz kernel-598acf31326173f3b3420a7365ccb375f6c5288b.tar.xz kernel-598acf31326173f3b3420a7365ccb375f6c5288b.zip |
Add config entry for CONFIG_CROS_EC_DEBUGFS
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r-- | kernel-x86_64.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config index 2e146104d..7ed2597c6 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -877,6 +877,7 @@ CONFIG_CRC_CCITT=y CONFIG_CRC_ITU_T=m CONFIG_CRC_PMIC_OPREGION=y CONFIG_CRC_T10DIF=y +# CONFIG_CROS_EC_DEBUGFS is not set CONFIG_CROS_EC_I2C=m CONFIG_CROS_EC_LIGHTBAR=m CONFIG_CROS_EC_LPC=m |