diff options
author | Breno Lima <breno.lima@nxp.com> | 2016-08-09 15:40:46 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-08-15 21:32:56 +0800 |
commit | 1ae64a5170437c57da5fb6d98f5834b960ea0c0e (patch) | |
tree | 6ff69e399c5ac40be324116fe95367ed6fb7d756 /arch/arm/configs | |
parent | 8f0ebd0ce1ee1cde559118da00a4ce9184b72d48 (diff) |
ARM: imx_v6_v7_defconfig: Add CONFIG_MPL3115
Add MPL3115 NXP pressure sensor configuration.
This sensor is used by warp7 board.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index ea8b0ef8f213..6302dbc3b45b 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -337,6 +337,7 @@ CONFIG_MXS_DMA=y CONFIG_STAGING=y CONFIG_IIO=y CONFIG_VF610_ADC=y +CONFIG_MPL3115=y CONFIG_PWM=y CONFIG_PWM_FSL_FTM=y CONFIG_PWM_IMX=y |