]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/m32r/Kconfig
Pull vector-domain into release branch
[karo-tx-linux.git] / arch / m32r / Kconfig
index 9740d6b8ae11c407ae56d4c88bf6b179056deceb..8ccf3e47bff8a1a79254a7d9a430514d818322ef 100644 (file)
@@ -31,6 +31,9 @@ config GENERIC_IRQ_PROBE
 config NO_IOPORT
        def_bool y
 
+config NO_DMA
+       def_bool y
+
 source "init/Kconfig"
 
 
@@ -241,6 +244,10 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+        bool
+        default y
+
 config PREEMPT
        bool "Preemptible Kernel"
        help