add kmod-oprofile to package/kernel
[openwrt.git] / package / uboot-lantiq / files / include / configs / arv452CPW.h
1 #ifndef __CONFIG_H_452C
2 #define __CONFIG_H_452C
3
4 #define CONFIG_ARV4518 1
5 #define CONFIG_ARCADYAN "ARV452CPW"
6
7 #define CONFIG_SYS_MAX_RAM 32*1024*1024
8 #define CONFIG_SYS_PROMPT "ARV452c => "
9 #define CONFIG_RMII 1
10 #define CONFIG_RTL8306_SWITCH 1
11
12 #include "arcadyan-common.h"
13
14 #endif
This page took 0.054657 seconds and 5 git commands to generate.