[ppc64el] Enable PPC_TRANSACTIONAL_MEM

We want it for big-endian configs as well, but that changes ABI so
will have to wait.

svn path=/dists/sid/linux/; revision=21431
This commit is contained in:
Ben Hutchings 2014-06-13 01:07:07 +00:00
parent 57356b0a9e
commit a405ef41f3
2 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,7 @@ CONFIG_NUMA=y
CONFIG_SCHED_SMT=y
CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"
CONFIG_KERNEL_START=0xc000000000000000
CONFIG_PPC_TRANSACTIONAL_MEM=y
##
## file: arch/powerpc/platforms/Kconfig

View File

@ -1,3 +1,9 @@
##
## file: arch/powerpc/Kconfig
##
#. Temporarily disabled to maintain ABI
# CONFIG_PPC_TRANSACTIONAL_MEM is not set
##
## file: arch/powerpc/platforms/Kconfig.cputype
##