diff options
author | David Lechner <david@lechnology.com> | 2017-05-15 16:53:26 -0500 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2017-05-17 15:37:48 +0530 |
commit | d8d673433e967a448f0342d0c722f1168f9fe149 (patch) | |
tree | 042ab5e782e6751150992bf6e07d3a6ff2a0d7d5 /arch/arm/configs/davinci_all_defconfig | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) | |
download | blackbird-op-linux-d8d673433e967a448f0342d0c722f1168f9fe149.tar.gz blackbird-op-linux-d8d673433e967a448f0342d0c722f1168f9fe149.zip |
ARM: davinci_all_defconfig: enable LEGO MINDSTORMS EV3 battery module
This enables the power supply module for the LEGO MINDSTORMS EV3 battery.
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/configs/davinci_all_defconfig')
-rw-r--r-- | arch/arm/configs/davinci_all_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 67db82999c06..88575865c241 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -122,6 +122,7 @@ CONFIG_GPIO_PCA953X=y CONFIG_GPIO_PCA953X_IRQ=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_GPIO=y +CONFIG_BATTERY_LEGO_EV3=m CONFIG_WATCHDOG=y CONFIG_DAVINCI_WATCHDOG=m CONFIG_MFD_DM355EVM_MSP=y |