X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2FKconfig;h=604f912982ff063e13ce0cc7c753cbb4557118df;hb=48ef82436e24768cc7b94c71f2b40b78eaf8d928;hp=4b0669cbb3b01d4c0eb66f364859cb6f65654693;hpb=b53d63ecce17c4ddf8636def9f6e8b865c3927f9;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"