defconfig: msm-perf: enable QPNP_POWER_ON driver

Enable QPNP_POWER_ON driver for msm-perf_defconfig so that the
input keys can be functional.

CRs-Fixed: 1011669
Change-Id: I9ae7a806a5b659a2c15fa86b37cd1075913095d5
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
Subbaraman Narayanamurthy 2016-06-03 15:41:21 -07:00 committed by Kyle Yan
parent 96818d6f1d
commit f83ca28c28

View file

@ -272,6 +272,7 @@ CONFIG_WIL6210=m
CONFIG_CNSS=y CONFIG_CNSS=y
CONFIG_CLD_LL_CORE=y CONFIG_CLD_LL_CORE=y
CONFIG_BUS_AUTO_SUSPEND=y CONFIG_BUS_AUTO_SUSPEND=y
CONFIG_QPNP_POWER_ON=y
CONFIG_INPUT_EVDEV=y CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_KEYRESET=y CONFIG_INPUT_KEYRESET=y
CONFIG_KEYBOARD_GPIO=y CONFIG_KEYBOARD_GPIO=y