public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] kernel: enable CONFIG_INPUT_EUDEV
@ 2023-09-15 15:09 Arne Fitzenreiter
  2023-09-15 15:09 ` [PATCH 2/2] kernel: update to 6.5.3 Arne Fitzenreiter
  0 siblings, 1 reply; 2+ messages in thread
From: Arne Fitzenreiter @ 2023-09-15 15:09 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

this is needed for ACPI power button handling
---
 kernel/config-generic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/config-generic b/kernel/config-generic
index d8b106c43..dc255842c 100644
--- a/kernel/config-generic
+++ b/kernel/config-generic
@@ -2800,7 +2800,7 @@ CONFIG_INPUT_VIVALDIFMAP=y
 #
 # CONFIG_INPUT_MOUSEDEV is not set
 # CONFIG_INPUT_JOYDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=m
 # CONFIG_INPUT_EVBUG is not set
 
 #
-- 
2.39.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-15 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 15:09 [PATCH 1/2] kernel: enable CONFIG_INPUT_EUDEV Arne Fitzenreiter
2023-09-15 15:09 ` [PATCH 2/2] kernel: update to 6.5.3 Arne Fitzenreiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox