ASoC: Samsung: Generalize Kconfig symbols
[deliverable/linux.git] / sound / soc / s3c24xx / ac97.h
CommitLineData
99ce3a3f 1/* sound/soc/s3c24xx/ac97.h
fc93ea2f
JB
2 *
3 * ALSA SoC Audio Layer - S3C AC97 Controller driver
99ce3a3f 4 * Evolved from s3c2443-ac97.h
fc93ea2f
JB
5 *
6 * Copyright (c) 2010 Samsung Electronics Co. Ltd
99ce3a3f
JB
7 * Author: Jaswinder Singh <jassi.brar@samsung.com>
8 * Credits: Graeme Gregory, Sean Choi
fc93ea2f
JB
9 *
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License version 2 as
12 * published by the Free Software Foundation.
13 */
14
15#ifndef __S3C_AC97_H_
16#define __S3C_AC97_H_
17
18#define S3C_AC97_DAI_PCM 0
19#define S3C_AC97_DAI_MIC 1
20
fc93ea2f 21#endif /* __S3C_AC97_H_ */
This page took 0.062397 seconds and 5 git commands to generate.