diff options
author | Scott Branden | 2016-10-08 22:41:04 +0200 |
---|---|---|
committer | Olof Johansson | 2016-10-18 00:03:20 +0200 |
commit | 2723605169d8f58ebc2881d2b8a59e6ee6fe074a (patch) | |
tree | 5a1d1ac13440749cee1693ac98843388106bbedd /arch/arm/configs | |
parent | MAINTAINERS: add myself as Marvell berlin SoC maintainer (diff) | |
download | kernel-qcow2-linux-2723605169d8f58ebc2881d2b8a59e6ee6fe074a.tar.gz kernel-qcow2-linux-2723605169d8f58ebc2881d2b8a59e6ee6fe074a.tar.xz kernel-qcow2-linux-2723605169d8f58ebc2881d2b8a59e6ee6fe074a.zip |
ARM: multi_v7_defconfig: Enable Intel e1000e driver
Enable support for the Intel e1000e driver
Signed-off-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 437d0740dec6..11f37ed1dbff 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -850,6 +850,7 @@ CONFIG_PWM_SUN4I=y CONFIG_PWM_TEGRA=y CONFIG_PWM_VT8500=y CONFIG_PHY_HIX5HD2_SATA=y +CONFIG_E1000E=y CONFIG_PWM_STI=y CONFIG_PWM_BCM2835=y CONFIG_PWM_BRCMSTB=m |