uboot-oxnas: bump to U-Boot 2014.10
[openwrt/staging/lynxis/omap.git] / package / boot / uboot-oxnas / files / board / ox820 / Kconfig
diff --git a/package/boot/uboot-oxnas/files/board/ox820/Kconfig b/package/boot/uboot-oxnas/files/board/ox820/Kconfig
new file mode 100644 (file)
index 0000000..8f631aa
--- /dev/null
@@ -0,0 +1,15 @@
+if TARGET_OX820
+
+config SYS_CPU
+       default "arm1136"
+
+config SYS_SOC
+       default "nas782x"
+
+config SYS_BOARD
+       default "ox820"
+
+config SYS_CONFIG_NAME
+       default "ox820"
+
+endif