[POWERPC] 83xx: Add support for MPC8349E-mITX-GP
[powerpc.git] / drivers / firmware / Kconfig
index b6815c6..88f4621 100644 (file)
@@ -6,8 +6,7 @@
 menu "Firmware Drivers"
 
 config EDD
-       tristate "BIOS Enhanced Disk Drive calls determine boot disk (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
+       tristate "BIOS Enhanced Disk Drive calls determine boot disk"
        depends on !IA64
        help
          Say Y or M here if you want to enable BIOS Enhanced Disk Drive
@@ -60,11 +59,12 @@ config EFI_PCDP
 
 config DELL_RBU
        tristate "BIOS update support for DELL systems via sysfs"
+       depends on X86
        select FW_LOADER
        help
         Say m if you want to have the option of updating the BIOS for your
         DELL system. Note you need a Dell OpenManage or Dell Update package (DUP)
-        supporting application to comunicate with the BIOS regarding the new
+        supporting application to communicate with the BIOS regarding the new
         image for the image update to take effect.
         See <file:Documentation/dell_rbu.txt> for more details on the driver.