]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/Kconfig
x86, olpc: Add support for calling into OpenFirmware
[net-next-2.6.git] / arch / x86 / Kconfig
index dcb0593b4a66348a204a44fee3366c5da0848ad1..71c194db2e0ad4b6598b65f3f2b60665ae7f10e0 100644 (file)
@@ -2062,6 +2062,15 @@ config OLPC
          Add support for detecting the unique features of the OLPC
          XO hardware.
 
+config OLPC_OPENFIRMWARE
+       bool "Support for OLPC's Open Firmware"
+       depends on !X86_64 && !X86_PAE
+       default y if OLPC
+       help
+         This option adds support for the implementation of Open Firmware
+         that is used on the OLPC XO-1 Children's Machine.
+         If unsure, say N here.
+
 endif # X86_32
 
 config K8_NB