X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2FKconfig;h=604f912982ff063e13ce0cc7c753cbb4557118df;hb=dbd110eb54f53d622e3492efc0eb0398b72b30ef;hp=4b0669cbb3b01d4c0eb66f364859cb6f65654693;hpb=b38d355eaa223e420d0c45ff7a3279ea811552c5;p=pandora-kernel.git diff --git a/arch/Kconfig b/arch/Kconfig index 4b0669cbb3b0..604f912982ff 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -124,6 +124,9 @@ config HAVE_ARCH_TRACEHOOK config HAVE_DMA_ATTRS bool +config HAVE_DMA_CONTIGUOUS + bool + config USE_GENERIC_SMP_HELPERS bool @@ -181,4 +184,7 @@ config HAVE_RCU_TABLE_FREE config ARCH_HAVE_NMI_SAFE_CMPXCHG bool +config HAVE_ARCH_TRANSPARENT_HUGEPAGE + bool + source "kernel/gcov/Kconfig"