On Mar 10, 2009, at 10:53 PM, Benjamin Herrenschmidt wrote:


config PPC_NATIVE
        bool
-       depends on PPC_MULTIPLATFORM
+       depends on 6xx || PPC64
        help
          Support for running natively on the hardware, i.e. without
          a hypervisor. This option is not user-selectable but should
          be selected by all platforms that need it.

Should this really just be PPC64 && BOOK3S ? It doesnt look to be used for anything beyond using hash_native_64.S

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to