Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176387
b: refs/heads/master
c: 9b6e3e4
h: refs/heads/master
i:
  176385: 9e51c96
  176383: 35903fc
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Dec 15, 2009
1 parent 494a389 commit de6a053
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca54cb8c9eb38095dc420b73c6380ce1dbeb10fa
refs/heads/master: 9b6e3e42a48ea535c0ed79df32d1353d5e547bed
4 changes: 2 additions & 2 deletions trunk/drivers/firmware/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ menu "Firmware Drivers"

config EDD
tristate "BIOS Enhanced Disk Drive calls determine boot disk"
depends on !IA64
depends on X86
help
Say Y or M here if you want to enable BIOS Enhanced Disk Drive
Services real mode BIOS calls to determine which disk
Expand All @@ -28,7 +28,7 @@ config EDD_OFF

config FIRMWARE_MEMMAP
bool "Add firmware-provided memory map to sysfs" if EMBEDDED
default (X86_64 || X86_32)
default X86
help
Add the firmware-provided (unmodified) memory map to /sys/firmware/memmap.
That memory map is used for example by kexec to set up parameter area
Expand Down

0 comments on commit de6a053

Please sign in to comment.