aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index c40e487d9f5c..11de59ff4229 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -495,6 +495,20 @@ config LEGACY_PTY_COUNT
495 When not in use, each legacy PTY occupies 12 bytes on 32-bit 495 When not in use, each legacy PTY occupies 12 bytes on 32-bit
496 architectures and 24 bytes on 64-bit architectures. 496 architectures and 24 bytes on 64-bit architectures.
497 497
498config BRIQ_PANEL
499 tristate 'Total Impact briQ front panel driver'
500 ---help---
501 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
504 If you have such one and want anything showing on the VFD then you
505 must answer Y here.
506
507 To compile this driver as a module, choose M here: the
508 module will be called briq_panel.
509
510 It's safe to say N here.
511
498config PRINTER 512config PRINTER
499 tristate "Parallel printer support" 513 tristate "Parallel printer support"
500 depends on PARPORT 514 depends on PARPORT