diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-04-23 14:48:18 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-23 14:48:18 +0300 |
commit | c1965861f826135803a07c9b668d890dee845abc (patch) | |
tree | 992b48714770ce4606ef26082ca08799da5ba920 /main/linux-rpi/config-rpi.armhf | |
parent | 16e6a80e21e75bf61c4a1a738133a1425848d300 (diff) | |
download | aports-c1965861f826135803a07c9b668d890dee845abc.tar.bz2 aports-c1965861f826135803a07c9b668d890dee845abc.tar.xz |
main/linux-rpi: upgrade to 3.18.12, fix config
fixes #4097
Diffstat (limited to 'main/linux-rpi/config-rpi.armhf')
-rw-r--r-- | main/linux-rpi/config-rpi.armhf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-rpi/config-rpi.armhf b/main/linux-rpi/config-rpi.armhf index a39ec1247c..5b131255d6 100644 --- a/main/linux-rpi/config-rpi.armhf +++ b/main/linux-rpi/config-rpi.armhf @@ -3423,7 +3423,7 @@ CONFIG_DMADEVICES=y # CONFIG_DW_DMAC_CORE is not set # CONFIG_DW_DMAC is not set # CONFIG_PL330_DMA is not set -CONFIG_DMA_BCM2708=m +CONFIG_DMA_BCM2708=y # CONFIG_FSL_EDMA is not set # CONFIG_NBPFAXI_DMA is not set CONFIG_DMA_ENGINE=y |