diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-04-25 21:10:07 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-04-25 21:10:07 +0200 |
commit | dbb2bc9118da94ba261278068af300ad3e71efc8 (patch) | |
tree | 3805cff06108a0591865b4030a5a93bce8d61e59 /MAINTAINERS | |
parent | f429ff10e691438c66d8f5dab9541d145b47ab60 (diff) | |
parent | 23d2af622de748bf57d31a4125d06d183c29e908 (diff) | |
download | linux-dbb2bc9118da94ba261278068af300ad3e71efc8.tar.gz linux-dbb2bc9118da94ba261278068af300ad3e71efc8.tar.bz2 linux-dbb2bc9118da94ba261278068af300ad3e71efc8.zip |
Merge tag 'mvebu-defconfig-4.7-1' of git://git.infradead.org/linux-mvebu into next/defconfig
Merge "mvebu defconfig for 4.7 (part 1)" from Gregory CLEMENT
- Use the new cryto engine(mv_cesa) in the mvebu and multi-arm
defcongig files
- Attach mvebu_*_defconfig to the mvebu maintainers
* tag 'mvebu-defconfig-4.7-1' of git://git.infradead.org/linux-mvebu:
ARM: mvebu_v5_defconfig: Switching to the new Marvell's cryptographic engine driver
ARM: multi_v7_defconfig: Enabling the new Marvell's cryptographic engine driver
MAINTAINERS: attach arch/arm/configs/mvebu_*_defconfig to relevant maintainers
ARM: mvebu_v7_defconfig: Enabling the new Marvell's cryptographic engine driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 61a323a6b2cf..d5ea5a7fa9d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1322,7 +1322,7 @@ F: drivers/rtc/rtc-armada38x.c F: arch/arm/boot/dts/armada* F: arch/arm/boot/dts/kirkwood* F: arch/arm64/boot/dts/marvell/armada* - +F: arch/arm/configs/mvebu_*_defconfig ARM/Marvell Berlin SoC support M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |