documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / arch / frv / Kconfig
index 7561d7b72e75408bb05f3998008c2cee2b1debcf..eed694312a795a4e6cae4c6a6d4e579e781beaf3 100644 (file)
@@ -6,6 +6,10 @@ config FRV
        bool
        default y
 
+config ZONE_DMA
+       bool
+       default y
+
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -49,6 +53,10 @@ config ARCH_HAS_ILOG2_U64
        bool
        default y
 
+config ARCH_USES_SLAB_PAGE_STRUCT
+       bool
+       default y
+
 mainmenu "Fujitsu FR-V Kernel Configuration"
 
 source "init/Kconfig"