瀏覽代碼

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm:
  x86: Kconfig: drop unknown symbol 'APM_MODULE'
Linus Torvalds 13 年之前
父節點
當前提交
b4a133da2e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/x86/Kconfig

+ 1 - 1
arch/x86/Kconfig

@@ -1742,7 +1742,7 @@ source "drivers/sfi/Kconfig"
 
 
 config X86_APM_BOOT
 config X86_APM_BOOT
 	def_bool y
 	def_bool y
-	depends on APM || APM_MODULE
+	depends on APM
 
 
 menuconfig APM
 menuconfig APM
 	tristate "APM (Advanced Power Management) BIOS support"
 	tristate "APM (Advanced Power Management) BIOS support"