Disable event debugging on UEFI builds (#4206)

This commit is contained in:
Igor Pečovnik 2022-09-20 17:21:02 +02:00 committed by GitHub
parent 4dcd053eed
commit 667aa86309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4172,7 +4172,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers

View File

@ -4022,7 +4022,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers