powerpc/boot: Add an ePAPR compliant boot wrapper
[pandora-kernel.git] / arch / powerpc / Kconfig
index 8f4d50b..a3128ca 100644 (file)
@@ -193,6 +193,12 @@ config SYS_SUPPORTS_APM_EMULATION
        default y if PMAC_APM_EMU
        bool
 
+config EPAPR_BOOT
+       bool
+       help
+         Used to allow a board to specify it wants an ePAPR compliant wrapper.
+       default n
+
 config DEFAULT_UIMAGE
        bool
        help