Skip to content

Commit b4a133d

Browse files
committed
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'
2 parents eb59c50 + 282e5aa commit b4a133d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@ source "drivers/sfi/Kconfig"
17421742

17431743
config X86_APM_BOOT
17441744
def_bool y
1745-
depends on APM || APM_MODULE
1745+
depends on APM
17461746

17471747
menuconfig APM
17481748
tristate "APM (Advanced Power Management) BIOS support"

0 commit comments

Comments
 (0)