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

#ifndef _TINY6410_CONFIG_H_
# define _TINY6410_CONFIG_H_

#define S3C64XX_CLOCK_REFERENCE 12000000

#endif /* _TINY6410_CONFIG_H_ */