You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
i8253: Consolidate all kernel definitions of i8253_lock
Move them to drivers/clocksource/i8253.c and remove the implementations in arch/ [ tglx: Avoid the extra file in lib - folded arch patches in. The export will become conditional in a later step ] Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Link: http://lkml.kernel.org/r/20110601180610.221426078@duck.linux-mips.net Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
committed by
Thomas Gleixner
parent
cb2455aa27
commit
15f304b664
@@ -1002,6 +1002,7 @@ config ELF_CORE
|
||||
config PCSPKR_PLATFORM
|
||||
bool "Enable PC-Speaker support" if EXPERT
|
||||
depends on ALPHA || X86 || MIPS || PPC_PREP || PPC_CHRP || PPC_PSERIES
|
||||
select I8253_LOCK
|
||||
default y
|
||||
help
|
||||
This option allows to disable the internal PC-Speaker
|
||||
|
||||
Reference in New Issue
Block a user