summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/friendlyarm-tiny6410/config.h
blob: 22692a30253afc575202a56602b23d79e91f4219 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

/* FriendlyARM Tiny6410 specific global settings */

#ifndef _TINY6410_CONFIG_H_
# define _TINY6410_CONFIG_H_

#define S3C64XX_CLOCK_REFERENCE 12000000

#endif /* _TINY6410_CONFIG_H_ */