add rootwait option to the kernel command line (#6209)
[openwrt/openwrt.git] / target / linux / s3c24xx / files-2.6.31 / drivers / ar6000 / include / a_config.h
1 #ifndef _A_CONFIG_H_
2 #define _A_CONFIG_H_
3 /*
4 * Copyright (c) 2004-2005 Atheros Communications Inc.
5 * All rights reserved.
6 *
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation;
11 *
12 * Software distributed under the License is distributed on an "AS
13 * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
14 * implied. See the License for the specific language governing
15 * rights and limitations under the License.
16 *
17 *
18 *
19 */
20
21 /*
22 * This file contains software configuration options that enables
23 * specific software "features"
24 */
25 #include "../ar6000/config_linux.h"
26
27 #endif