]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/Kconfig.cpu
AMD IOMMU: fix lazy IO/TLB flushing in unmap path
[linux-2.6-omap-h63xx.git] / arch / h8300 / Kconfig.cpu
index d9dd62a565a97242fca8699cfdca729e043d7a3c..582797db9603f1fa19b3a0d2fae692bf1510efb2 100644 (file)
@@ -169,7 +169,7 @@ endif
 
 config CPU_H8300H
        bool
-       depends on (H8002 || H83007 || H83048 || H83068)
+       depends on (H83002 || H83007 || H83048 || H83068)
        default y
 
 config CPU_H8S
@@ -180,4 +180,7 @@ config CPU_H8S
 config PREEMPT
        bool "Preemptible Kernel"
        default n
+
+source "mm/Kconfig"
+
 endmenu