Skip to content

Commit

Permalink
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
Browse files Browse the repository at this point in the history
…/git/jikos/apm

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm:
  x86: Kconfig: drop unknown symbol 'APM_MODULE'
  • Loading branch information
Linus Torvalds committed Jan 8, 2012
2 parents eb59c50 + 282e5aa commit b4a133d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1742,7 +1742,7 @@ source "drivers/sfi/Kconfig"

config X86_APM_BOOT
def_bool y
depends on APM || APM_MODULE
depends on APM

menuconfig APM
tristate "APM (Advanced Power Management) BIOS support"
Expand Down

0 comments on commit b4a133d

Please sign in to comment.