summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/qemu_defconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-07-12 18:41:23 +0200
committerRalf Baechle <ralf@linux-mips.org>2007-07-12 18:41:23 +0200
commitde61b542b822746d1498718c40f5dd740da49629 (patch)
tree3c531813af29e3dd621bbd4086d3da499cc30e25 /arch/mips/configs/qemu_defconfig
parent[MIPS] Don't use genrtc. (diff)
downloadlinux-de61b542b822746d1498718c40f5dd740da49629.tar.xz
linux-de61b542b822746d1498718c40f5dd740da49629.zip
[MIPS] Rename PC speaker code
While the PC speaker is wired up to the i8254 there is more to the i8254 than just the PC speaker so this code was getting in the way under its current name. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/qemu_defconfig')
-rw-r--r--arch/mips/configs/qemu_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig
index 6cca105832ca..703de002e372 100644
--- a/arch/mips/configs/qemu_defconfig
+++ b/arch/mips/configs/qemu_defconfig
@@ -221,7 +221,7 @@ CONFIG_DEFAULT_IOSCHED="noop"
#
CONFIG_ISA=y
CONFIG_MMU=y
-CONFIG_I8253=y
+CONFIG_PCSPEAKER=y
#
# PCCARD (PCMCIA/CardBus) support