kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
[cascardo/linux.git] / drivers / firmware / Kconfig
index 88a3ae6..e710424 100644 (file)
@@ -27,7 +27,7 @@ config EDD_OFF
          using the kernel parameter 'edd={on|skipmbr|off}'.
 
 config FIRMWARE_MEMMAP
-    bool "Add firmware-provided memory map to sysfs" if EMBEDDED
+    bool "Add firmware-provided memory map to sysfs" if EXPERT
     default X86
     help
       Add the firmware-provided (unmodified) memory map to /sys/firmware/memmap.
@@ -74,7 +74,8 @@ config EFI_PCDP
 
          You must also enable the appropriate drivers (serial, VGA, etc.)
 
-         See <http://www.dig64.org/specifications/DIG64_HCDPv20_042804.pdf>
+         See DIG64_HCDPv20_042804.pdf available from
+         <http://www.dig64.org/specifications/> 
 
 config DELL_RBU
        tristate "BIOS update support for DELL systems via sysfs"