Skip to content

Commit 2781204

Browse files
sugayataichi-sniarndb
authored andcommitted
ARM: multi_v7_defconfig: add ARCH_MILBEAUT and ARCH_MILBEAUT_M10V
Add and enable the Milbeaut M10V architecture. These configs select those of the clock, timer and serial driver for M10V. Signed-off-by: Sugaya Taichi <sugaya.taichi@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 4d0eacb commit 2781204

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ CONFIG_SOC_VF610=y
5454
CONFIG_ARCH_KEYSTONE=y
5555
CONFIG_ARCH_MEDIATEK=y
5656
CONFIG_ARCH_MESON=y
57+
CONFIG_ARCH_MILBEAUT=y
58+
CONFIG_ARCH_MILBEAUT_M10V=y
5759
CONFIG_ARCH_MVEBU=y
5860
CONFIG_MACH_ARMADA_370=y
5961
CONFIG_MACH_ARMADA_375=y

0 commit comments

Comments
 (0)