4c40f0542e817b6769d571600d3cc318b14bcf49
[openwrt/svn-archive/archive.git] / package / uboot-lantiq / files / include / configs / arv4518PW.h
1 #ifndef __CONFIG_H_4518
2 #define __CONFIG_H_4518
3
4 #define CONFIG_ARV4518 1
5 #define CONFIG_ARCADYAN "ARV4518PW"
6
7 #define CONFIG_SYS_MAX_RAM 64*1024*1024
8 #define CONFIG_SYS_PROMPT "ARV4518 => "
9 //#define CONFIG_RMII
10 #define CONFIG_AR8216_SWITCH 1
11
12 #include "arcadyan-common.h"
13
14 #endif