X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fxtensa%2FKconfig;h=7fbb44bea37f85048ebb8c6c55e2a9063477083d;hb=d8998737bd56e65d5e7326b515769c20dc01cb63;hp=2e74cb0b7807fd986fa4993e9baf4044f8c015f9;hpb=b22364c8eec89e6b0c081a237f3b6348df87796f;p=linux-2.6 diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 2e74cb0b78..7fbb44bea3 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -7,6 +7,10 @@ config FRAME_POINTER bool default n +config ZONE_DMA + bool + default y + config XTENSA bool default y @@ -42,6 +46,9 @@ config ARCH_HAS_ILOG2_U64 bool default n +config NO_IOPORT + def_bool y + source "init/Kconfig" menu "Processor type and features"