powerpc/ps3: Disable ARCH_HAS_STRICT_MODULE_RWX

Commit fdacae8a84024474afff234bdd1dbe19ad597a10 (powerpc: Activate
CONFIG_STRICT_KERNEL_RWX by default) causes ps3_hpte_updateboltedpp()
to be called.

The PS3 does not support the hpte_updateboltedpp call. Change
powerpc/Kconfig to not enable ARCH_HAS_STRICT_MODULE_RWX when
building for the PS3.

Signed-off-by: Geoff Levand <geoff@infradead.org>
1 file changed