Revert "arm: Remove nsa310s board"
authorTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:55:41 +0000 (22:55 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:55:41 +0000 (22:55 -0400)
commit4ee73b00ba73f022c9917b0497289d254c34ceeb
tree56410e71272d0628c839b0f841e44e7d275c0dd6
parentbfb5bfa3c58adc2ef5dbd1bb95b79b31e0dc221c
Revert "arm: Remove nsa310s board"

While this platform has not yet been converted, there is active efforts
to do so.  Keep the platform for now.

This reverts commit aa697e6904ba1b3144a46ec642d4695e7c0cdc3e.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-kirkwood/Kconfig
board/zyxel/nsa310s/Kconfig [new file with mode: 0644]
board/zyxel/nsa310s/MAINTAINERS [new file with mode: 0644]
board/zyxel/nsa310s/Makefile [new file with mode: 0644]
board/zyxel/nsa310s/kwbimage.cfg [new file with mode: 0644]
board/zyxel/nsa310s/nsa310s.c [new file with mode: 0644]
board/zyxel/nsa310s/nsa310s.h [new file with mode: 0644]
configs/nsa310s_defconfig [new file with mode: 0644]
include/configs/nsa310s.h [new file with mode: 0644]