]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-kirkwood/Kconfig
tegra: dts: Sync up nyan-big files with Linux
[u-boot] / arch / arm / mach-kirkwood / Kconfig
index f7737bfb228a7565234608a11b5fa0603631d0d2..9205b1e164b7565e8c9c21b6374d466414ecd4ed 100644 (file)
@@ -49,6 +49,9 @@ config TARGET_GOFLEXHOME
 config TARGET_NAS220
        bool "BlackArmor NAS220"
 
+config TARGET_NSA310S
+       bool "Zyxel NSA310S"
+
 endchoice
 
 config SYS_SOC
@@ -69,5 +72,6 @@ source "board/raidsonic/ib62x0/Kconfig"
 source "board/Seagate/dockstar/Kconfig"
 source "board/Seagate/goflexhome/Kconfig"
 source "board/Seagate/nas220/Kconfig"
+source "board/zyxel/nsa310s/Kconfig"
 
 endif