diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index ebafac4231ee..2d2ef447a9ab 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -1002,6 +1002,7 @@ config ELF_CORE | |||
1002 | config PCSPKR_PLATFORM | 1002 | config PCSPKR_PLATFORM |
1003 | bool "Enable PC-Speaker support" if EXPERT | 1003 | bool "Enable PC-Speaker support" if EXPERT |
1004 | depends on ALPHA || X86 || MIPS || PPC_PREP || PPC_CHRP || PPC_PSERIES | 1004 | depends on ALPHA || X86 || MIPS || PPC_PREP || PPC_CHRP || PPC_PSERIES |
1005 | select I8253_LOCK | ||
1005 | default y | 1006 | default y |
1006 | help | 1007 | help |
1007 | This option allows to disable the internal PC-Speaker | 1008 | This option allows to disable the internal PC-Speaker |