X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=d1afe92bf99468e68c839b8ef17ed12b78b78153;hb=9087c37584fb7d8315877bb55f85e4268cc0b4f4;hp=9df2d1cb7a9e42d379b7b8e0dc90cce554a319fc;hpb=a1240cf74e8228f7c80d44af17914c0ffc5633fb;p=linux-2.6-microblaze.git diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 9df2d1cb7a9e..d1afe92bf994 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1528,6 +1528,7 @@ config AMD_MEM_ENCRYPT depends on X86_64 && CPU_SUP_AMD select DYNAMIC_PHYSICAL_MASK select ARCH_USE_MEMREMAP_PROT + select ARCH_HAS_FORCE_DMA_UNENCRYPTED ---help--- Say yes to enable support for the encryption of system memory. This requires an AMD processor that supports Secure Memory @@ -2482,7 +2483,7 @@ menuconfig APM machines with more than one CPU. In order to use APM, you will need supporting software. For location - and more information, read + and more information, read and the Battery Powered Linux mini-HOWTO, available from . @@ -2733,6 +2734,7 @@ config OLPC select OF select OF_PROMTREE select IRQ_DOMAIN + select OLPC_EC ---help--- Add support for detecting the unique features of the OLPC XO hardware.