[PATCH 562] m68k/HP300: Enable HIL configuration options

Geert Uytterhoeven <[email protected]>
Newsgroups gmane.linux.kernel,gmane.linux.ports.hppa
Message-ID <[email protected]>
Enable HIL configuration options on HP300

Signed-Off-By: Kars de Jong <[email protected]>
Signed-Off-By: Geert Uytterhoeven <[email protected]>

---
 keyboard/Kconfig |    4 ++--
 misc/Kconfig     |    2 +-
 mouse/Kconfig    |    2 +-
 serio/Kconfig    |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

--- linux/drivers/input/keyboard/Kconfig	2005/06/18 16:15:57	1.1.1.12
+++ linux/drivers/input/keyboard/Kconfig	2005/08/29 19:17:44	1.2
@@ -154,7 +154,7 @@ config KEYBOARD_AMIGA
 
 config KEYBOARD_HIL_OLD
 	tristate "HP HIL keyboard support (simple driver)"
-	depends on GSC
+	depends on GSC || HP300
 	default y
 	help
 	  The "Human Interface Loop" is a older, 8-channel USB-like
@@ -171,7 +171,7 @@ config KEYBOARD_HIL_OLD
 
 config KEYBOARD_HIL
 	tristate "HP HIL keyboard support"
-	depends on GSC
+	depends on GSC || HP300
 	default y
 	select HP_SDC
 	select HIL_MLC
--- linux/drivers/input/misc/Kconfig	2005/06/18 16:15:58	1.1.1.12
+++ linux/drivers/input/misc/Kconfig	2005/08/29 19:17:44	1.2
@@ -51,7 +51,7 @@ config INPUT_UINPUT
 
 config HP_SDC_RTC
 	tristate "HP SDC Real Time Clock"       
-	depends on GSC
+	depends on GSC || HP300
 	select HP_SDC
 	help
 	  Say Y here if you want to support the built-in real time clock
--- linux/drivers/input/mouse/Kconfig	2005/06/18 16:15:58	1.1.1.18
+++ linux/drivers/input/mouse/Kconfig	2005/08/29 19:17:44	1.2
@@ -129,7 +129,7 @@ config MOUSE_VSXXXAA
 
 config MOUSE_HIL
 	tristate "HIL pointers (mice etc)."     
-	depends on GSC
+	depends on GSC || HP300
 	select HP_SDC
 	select HIL_MLC
 	help
--- linux/drivers/input/serio/Kconfig	2005/08/29 14:19:56	1.1.1.17
+++ linux/drivers/input/serio/Kconfig	2005/08/29 19:17:45	1.5
@@ -112,7 +112,7 @@ config SERIO_GSCPS2
 
 config HP_SDC
 	tristate "HP System Device Controller i8042 Support"
-	depends on GSC && SERIO
+	depends on (GSC || HP300) && SERIO
 	default y
 	---help---
 	  This option enables supports for the the "System Device

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.