diff options
author | Andi Shyti <andi.shyti@samsung.com> | 2017-02-17 17:40:23 +0900 |
---|---|---|
committer | Andi Shyti <andi.shyti@samsung.com> | 2017-02-17 17:46:47 +0900 |
commit | 9b2337728210de40b7e48576e439c9772809eefb (patch) | |
tree | 7d8d47a04ba3fd27c127ba2847af4390b696042b /arch | |
parent | be96160ee1754c2058610a3855f88809f2e247be (diff) |
ARM64: tizen_tm2_defconfig: enable CONFIG_GEARVRtizen/vr
Enable support for Samsung Gear VR
Change-Id: I254b1aab8c254a53e21d4996b9b95dd6f8461a5d
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/configs/tizen_tm2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index 46ec89731c69..8b336abb940c 100644 --- a/arch/arm64/configs/tizen_tm2_defconfig +++ b/arch/arm64/configs/tizen_tm2_defconfig @@ -3058,6 +3058,7 @@ CONFIG_HID_ELECOM=y # CONFIG_HID_ELO is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_HOLTEK is not set +CONFIG_HID_GEARVR=y # CONFIG_HID_GT683R is not set # CONFIG_HID_KEYTOUCH is not set # CONFIG_HID_KYE is not set |