diff options
author | Fugang Duan <b38611@freescale.com> | 2015-09-01 13:31:31 +0800 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-24 12:20:42 +0300 |
commit | 076264557641cb49bad42972723b9755468cef78 (patch) | |
tree | b2f2a8b3bdb65705993edd7f7b64ae33615488c2 /arch | |
parent | 09996799c7495cb6e3375edb02ca1451904a33c6 (diff) |
MLK-11471-03 imx_v7_defconfig: enable isl29023 by default
Enable isl29023 driver in default config.
Signed-off-by: Luwei Zhou <b45643@freescale.com>
Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/imx_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig index 74a6995b696d..2f94ed24ba9d 100644 --- a/arch/arm/configs/imx_v7_defconfig +++ b/arch/arm/configs/imx_v7_defconfig @@ -164,6 +164,7 @@ CONFIG_INPUT_MISC=y CONFIG_INPUT_MMA8450=y CONFIG_INPUT_MPL3115=y CONFIG_SENSOR_FXLS8471=y +CONFIG_INPUT_ISL29023=y CONFIG_SERIO_SERPORT=m # CONFIG_LEGACY_PTYS is not set # CONFIG_DEVKMEM is not set |