diff options
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 9ce38f6931e5..dd4aced59d3c 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig | |||
@@ -103,6 +103,8 @@ CONFIG_USB_STORAGE=y | |||
103 | CONFIG_NEW_LEDS=y | 103 | CONFIG_NEW_LEDS=y |
104 | CONFIG_LEDS_CLASS=y | 104 | CONFIG_LEDS_CLASS=y |
105 | CONFIG_LEDS_GPIO=y | 105 | CONFIG_LEDS_GPIO=y |
106 | CONFIG_DMADEVICES=y | ||
107 | CONFIG_RCAR_HPB_DMAE=y | ||
106 | CONFIG_UIO=y | 108 | CONFIG_UIO=y |
107 | CONFIG_UIO_PDRV_GENIRQ=y | 109 | CONFIG_UIO_PDRV_GENIRQ=y |
108 | # CONFIG_IOMMU_SUPPORT is not set | 110 | # CONFIG_IOMMU_SUPPORT is not set |