From 6787c1ece07f771629ea5b463a362f9b4c40d2c0 Mon Sep 17 00:00:00 2001 From: Gregory CLEMENT Date: Fri, 14 Dec 2018 16:16:49 +0100 Subject: MSCC: add board support for the Ocelots based evaluation boards Adding the support for 2 boards sharing common code for Ocelot chip: PCB120 and PCB123 Signed-off-by: Gregory CLEMENT --- arch/mips/mach-mscc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/mips/mach-mscc') diff --git a/arch/mips/mach-mscc/Kconfig b/arch/mips/mach-mscc/Kconfig index a8cace0e796..fc806fc1f35 100644 --- a/arch/mips/mach-mscc/Kconfig +++ b/arch/mips/mach-mscc/Kconfig @@ -79,4 +79,6 @@ config DDRTYPE_MT47H128M8HQ endchoice +source "board/mscc/ocelot/Kconfig" + endmenu -- cgit v1.2.3