summaryrefslogtreecommitdiffstats
path: root/board/mmccpu/config.h
blob: 2ff30205c51c145ab8308972dd5fac578604399b (plain)
1
2
3
4
5
6
#ifndef __CONFIG_H
#define __CONFIG_H

#define AT91_MASTER_CLOCK	99532800		/* peripheral = main / 2 */

#endif	/* __CONFIG_H */