From 5f7c2cfac0961bdb0f10971ff6c605885d1d552c Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Tue, 10 May 2016 16:27:02 +0300 Subject: [PATCH] Removed evbug from kernel configs --- config/kernel/linux-cubox-next.config | 2 +- config/kernel/linux-neo-default.config | 2 +- config/kernel/linux-odroidxu4-next.config | 2 +- config/kernel/linux-sunxi-dac.config | 2 +- config/kernel/linux-udoo-default.config | 2 +- config/kernel/linux-udoo-neo-default.config | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/kernel/linux-cubox-next.config b/config/kernel/linux-cubox-next.config index 931b057a57..2cc4260778 100644 --- a/config/kernel/linux-cubox-next.config +++ b/config/kernel/linux-cubox-next.config @@ -2071,7 +2071,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers diff --git a/config/kernel/linux-neo-default.config b/config/kernel/linux-neo-default.config index a44d0d777d..54070ea82c 100644 --- a/config/kernel/linux-neo-default.config +++ b/config/kernel/linux-neo-default.config @@ -1418,7 +1418,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers diff --git a/config/kernel/linux-odroidxu4-next.config b/config/kernel/linux-odroidxu4-next.config index 048505e17a..9f1bbcddbe 100644 --- a/config/kernel/linux-odroidxu4-next.config +++ b/config/kernel/linux-odroidxu4-next.config @@ -1494,7 +1494,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m CONFIG_INPUT_EVDEV=m -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers diff --git a/config/kernel/linux-sunxi-dac.config b/config/kernel/linux-sunxi-dac.config index 697677dc5e..86acfa6dc3 100644 --- a/config/kernel/linux-sunxi-dac.config +++ b/config/kernel/linux-sunxi-dac.config @@ -1984,7 +1984,7 @@ CONFIG_INPUT_MATRIXKMAP=m # CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=m -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers diff --git a/config/kernel/linux-udoo-default.config b/config/kernel/linux-udoo-default.config index 916fbbd614..f370d9bdbf 100644 --- a/config/kernel/linux-udoo-default.config +++ b/config/kernel/linux-udoo-default.config @@ -1584,7 +1584,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers diff --git a/config/kernel/linux-udoo-neo-default.config b/config/kernel/linux-udoo-neo-default.config index 0f1a47fdeb..4d8f0136c3 100644 --- a/config/kernel/linux-udoo-neo-default.config +++ b/config/kernel/linux-udoo-neo-default.config @@ -1472,7 +1472,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers