projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da7cc0
)
arm64: defconfig: enable stmmac and realtek PHY as modules
author
Kevin Hilman
<khilman@baylibre.com>
Fri, 3 Jun 2016 22:38:15 +0000
(15:38 -0700)
committer
Kevin Hilman
<khilman@baylibre.com>
Thu, 23 Jun 2016 23:53:37 +0000
(16:53 -0700)
Some Amlogic GXBB boards use the stmmac ethernet driver. Also, enable
the realtek PHY used on meson-gxbb-odroidc2. The micrel PHY used on the
meson-gxbb-p20x boards is already enabled.
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 83dd183077efcadbb735f0953e8435097ec2cec0..a8dd03e28ed78f27d7178fbef8c3cef199f70ca2 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-128,6
+128,8
@@
CONFIG_SKY2=y
CONFIG_RAVB=y
CONFIG_SMC91X=y
CONFIG_SMSC911X=y
+CONFIG_STMMAC_ETH=m
+CONFIG_REALTEK_PHY=m
CONFIG_MICREL_PHY=y
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m