projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4af4128
)
ARM: omap2plus_defconfig: Enable support for davinci_emac
author
Tony Lindgren
<tony@atomide.com>
Mon, 19 Jan 2015 17:52:23 +0000
(09:52 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 19 Jan 2015 17:52:23 +0000
(09:52 -0800)
We have this on at least 3517-evm and dm8168-evm. Let's
enable davinci_emac so those can be booted with NFSroot.
Cc: Brian Hutchinson <b.hutchman@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index b5ccb36c599b7eb01163765eb469eb909757b724..d6f84f27460ec4d1a6984ca022f4de57a2bc8ea5 100644
(file)
--- a/
arch/arm/configs/omap2plus_defconfig
+++ b/
arch/arm/configs/omap2plus_defconfig
@@
-145,6
+145,7
@@
CONFIG_KS8851_MLL=y
CONFIG_SMC91X=y
CONFIG_SMSC911X=y
# CONFIG_NET_VENDOR_STMICRO is not set
+CONFIG_TI_DAVINCI_EMAC=y
CONFIG_TI_CPSW=y
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set