aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/char/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index a7ef542afbc2..320ad7ba11d4 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -497,6 +497,7 @@ config LEGACY_PTY_COUNT
497 497
498config BRIQ_PANEL 498config BRIQ_PANEL
499 tristate 'Total Impact briQ front panel driver' 499 tristate 'Total Impact briQ front panel driver'
500 depends on PPC
500 ---help--- 501 ---help---
501 The briQ is a small footprint CHRP computer with a frontpanel VFD, a 502 The briQ is a small footprint CHRP computer with a frontpanel VFD, a
502 tristate led and two switches. It is the size of a CDROM drive. 503 tristate led and two switches. It is the size of a CDROM drive.