Linux MIPS Architecture development
 help / color / mirror / Atom feed
* PC speaker
@ 2011-05-28 11:17 Ralf Baechle
  0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2011-05-28 11:17 UTC (permalink / raw)
  To: linux-mips

Everybody's favorite sound experience - some old games just aren't right
with 24-bit sound from 100W speakers ;)

This patch allows the PC speaker support to be selected again on RM200,
Jazz family machines and the MIPS Malta - but it's quite some time, I'm
not even sure which of the MIPS platforms actually support a PC speaker.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 arch/mips/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index a4b2973..a7e383a 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -192,6 +192,7 @@ config MACH_JAZZ
 	select IRQ_CPU
 	select I8259
 	select ISA
+	select PCSPKR_PLATFORM
 	select SYS_HAS_CPU_R4X00
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
@@ -279,6 +280,7 @@ config MIPS_MALTA
 	select MIPS_BONITO64
 	select MIPS_CPU_SCACHE
 	select PCI_GT64XXX_PCI0
+	select PCSPKR_PLATFORM
 	select MIPS_MSC
 	select SWAP_IO_SPACE
 	select SYS_HAS_CPU_MIPS32_R1
@@ -654,6 +656,7 @@ config SNI_RM
 	select IRQ_CPU
 	select I8259
 	select ISA
+	select PCSPKR_PLATFORM
 	select SWAP_IO_SPACE if CPU_BIG_ENDIAN
 	select SYS_HAS_CPU_R4X00
 	select SYS_HAS_CPU_R5000

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-28 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28 11:17 PC speaker Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox