From: Andrew Morton drivers/char/briq_panel.c:28:22: error: asm/prom.h: No such file or directory Cc: Jeremy Kerr Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Andrew Morton --- drivers/char/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/char/Kconfig~git-powerpc-briq_panel-Kconfig-fix drivers/char/Kconfig --- a/drivers/char/Kconfig~git-powerpc-briq_panel-Kconfig-fix +++ a/drivers/char/Kconfig @@ -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. _