Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2818c5de authored by Paul Mackerras's avatar Paul Mackerras
Browse files

[POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabled



since only the briQ has a briQ front panel, and the briQ is a CHRP and
is only supported if CONFIG_PPC_CHRP is set.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent ea0763a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -497,7 +497,7 @@ config LEGACY_PTY_COUNT

config BRIQ_PANEL
	tristate 'Total Impact briQ front panel driver'
	depends on PPC
	depends on PPC_CHRP
	---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.