aboutsummaryrefslogtreecommitdiff
path: root/configs/r8a77995_draak_defconfig
AgeCommit message (Collapse)AuthorFilesLines
2017-12-18configs: Resync with savedefconfigTom Rini1-1/+0
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut1-0/+61
Add bits to support yet another board, the R8A77995 D3 Draak. The DT file is from Linux 4.15-rc1 , commit b35334447513c14a4dd55a67c269a743d4a4824b . Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>