summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/friendlyarm-mini6410/config.h
blob: ee38192041efe52b4ac1553ae81286219185fd90 (plain)
1
2
3
4
5
6
7
8
/* FriendlyARM Mini6410 specific global settings */

#ifndef _MINI6410_CONFIG_H_
# define _MINI6410_CONFIG_H_

#define S3C64XX_CLOCK_REFERENCE 12000000

#endif /* _MINI6410_CONFIG_H_ */