diff options
author | Scott Branden <scott.branden@broadcom.com> | 2016-10-08 16:41:04 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-10-17 18:03:20 -0400 |
commit | 2723605169d8f58ebc2881d2b8a59e6ee6fe074a (patch) | |
tree | 5a1d1ac13440749cee1693ac98843388106bbedd /arch/arm | |
parent | 70e1a28fe1e3fe1bddcb09e8eee25d8be1610b49 (diff) |
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')
-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 | |||
850 | CONFIG_PWM_TEGRA=y | 850 | CONFIG_PWM_TEGRA=y |
851 | CONFIG_PWM_VT8500=y | 851 | CONFIG_PWM_VT8500=y |
852 | CONFIG_PHY_HIX5HD2_SATA=y | 852 | CONFIG_PHY_HIX5HD2_SATA=y |
853 | CONFIG_E1000E=y | ||
853 | CONFIG_PWM_STI=y | 854 | CONFIG_PWM_STI=y |
854 | CONFIG_PWM_BCM2835=y | 855 | CONFIG_PWM_BCM2835=y |
855 | CONFIG_PWM_BRCMSTB=m | 856 | CONFIG_PWM_BRCMSTB=m |