• Vineet Gupta's avatar
    ARC: [Review] Multi-platform image #1: Kconfig enablement · 53d98958
    Vineet Gupta authored
    This mini patchseries addresses the lack of multi-platform-image support
    in ARC port.
    
    Older build system only supported one platform(soc) to build at a time
    and further only one board of that platform could be built. There was no
    technical reason for that - we just didn't have the need.
    
    So the first step towards multi-platform (and multi-board) builds it to
    allow build system to do that.
    
    So as applicable, <choice .. endchoice> => <menu .. endmenu>
    Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
    Cc: Arnd Bergmann <arnd@arndb.de>
    Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
    53d98958
Kconfig 11.2 KB