[POWERPC] briq_panel Kconfig fix
authorAndrew Morton <akpm@osdl.org>
Sun, 9 Jul 2006 05:38:56 +0000 (22:38 -0700)
committerPaul Mackerras <paulus@samba.org>
Mon, 31 Jul 2006 05:55:04 +0000 (15:55 +1000)
drivers/char/briq_panel.c:28:22: error: asm/prom.h: No such file or directory

Cc: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/char/Kconfig

index a7ef542..320ad7b 100644 (file)
@@ -497,6 +497,7 @@ config LEGACY_PTY_COUNT
 
 config BRIQ_PANEL
        tristate 'Total Impact briQ front panel driver'
+       depends on PPC
        ---help---
          The briQ is a small footprint CHRP computer with a frontpanel VFD, a
          tristate led and two switches. It is the size of a CDROM drive.