diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-09-01 12:45:50 +0900 |
---|---|---|
committer | Seung-Woo Kim <sw0312.kim@samsung.com> | 2016-12-14 13:47:54 +0900 |
commit | 1938141f4764e93c6347bc607864da7de3298241 (patch) | |
tree | 0a2a39669554d4a9e9d802ff96c5fbb79c48bf00 /arch/arm | |
parent | e2262982c568b52008461d359b963d61a54d43af (diff) | |
download | linux-exynos-1938141f4764e93c6347bc607864da7de3298241.tar.gz linux-exynos-1938141f4764e93c6347bc607864da7de3298241.tar.bz2 linux-exynos-1938141f4764e93c6347bc607864da7de3298241.zip |
LOCAL / ARM: defconfig: Fix display on Trats2
Enable config necessary for display/Xorg on Trats2: TIZEN_GLOBAL_LOCK
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/tizen_trats2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_trats2_defconfig b/arch/arm/configs/tizen_trats2_defconfig index 665d2278c3fa..65247120a9fc 100644 --- a/arch/arm/configs/tizen_trats2_defconfig +++ b/arch/arm/configs/tizen_trats2_defconfig @@ -1225,7 +1225,7 @@ CONFIG_BLK_DEV_RAM_SIZE=16384 # CONFIG_USB_SWITCH_FSA9480 is not set # CONFIG_LATTICE_ECP3_CONFIG is not set CONFIG_SRAM=y -# CONFIG_TIZEN_GLOBAL_LOCK is not set +CONFIG_TIZEN_GLOBAL_LOCK=y # CONFIG_C2PORT is not set # |