packaging: update the changelog
[profile/ivi/intel-emgd-kmod.git] / emgd / pal / ch7036 / config_.h
1 /*-----------------------------------------------------------------------------
2 * Copyright (c) Chrontel Inc.
3 *
4 * Permission is hereby granted, free of charge, to any person obtaining a copy
5 * of this software and associated documentation files (the "Software"), to deal
6 * in the Software without restriction, including without limitation the rights
7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8 * copies of the Software, and to permit persons to whom the Software is
9 * furnished to do so, subject to the following conditions:
10 *
11 * The above copyright notice and this permission notice shall be included in
12 * all copies or substantial portions of the Software.
13 *
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20 * THE SOFTWARE.
21 *
22 *-----------------------------------------------------------------------------
23 * @file  config_.h
24 * @version 1.2.3
25 *-----------------------------------------------------------------------------
26 */
27
28 #ifndef _CONFIG_H_
29 #define _CONFIG_H_
30
31
32 #define T_LVDS_OPEN
33 #define T_LVDS_INIT
34 #define T_POST_SETMODE
35 #define T_LVDS_CLOSE
36
37 #define T_SET_TIMING
38
39 #define T_PD_DISPLAY_LVDS_INT
40
41 #define T_DEVICE_DETECTION
42 #define T_RES_DEALLOC
43
44 #define T_TEST_HW
45 #define T_RESET
46
47
48 #define T_HDMI_TIMING_TABLE
49 #define T_VGA_TIMING_TABLE
50 #define T_PANEL_NATIVE_DTD
51
52
53 #define T_LH_POWER_ON_OFF
54
55 #define T_CH7036_USE_LVDS_ATTR_TABLE
56
57 #define T_CH7036_INIT_ATTR_TABLE
58
59
60 #define T_CH7036_USE_FIRMWARE
61
62 #define T_CH7036_EDID_DUMP
63 #undef T_CH7036_EDID_DUMP
64
65 #define T_SHOW_EDID_DISPLAY_ATTR
66 #undef T_SHOW_EDID_DISPLAY_ATTR
67
68 #define T_LINUX
69 //#undef T_LINUX
70
71 #define T_CONFIG_PLB
72
73 #endif