diff mbox

[2/5] arm64: defconfig: enable EthernetAVB

Message ID 0dc18e252b5341edc2770f0a9a8ce4554a86a73a.1448588763.git.horms+renesas@verge.net.au (mailing list archive)
State Accepted
Commit 0dc18e252b5341edc2770f0a9a8ce4554a86a73a
Headers show

Commit Message

Simon Horman Nov. 27, 2015, 1:54 a.m. UTC
This is present on the Renesas r8a7795 SoC and may be
used by the Salvator-X board.

Also enable MICREL_PHY which is used on the Salvator-X board.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 206dfd99295c..a7776cd9ffca 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -100,8 +100,10 @@  CONFIG_TUN=y
 CONFIG_VIRTIO_NET=y
 CONFIG_NET_XGENE=y
 CONFIG_SKY2=y
+CONFIG_RAVB=y
 CONFIG_SMC91X=y
 CONFIG_SMSC911X=y
+CONFIG_MICREL_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_GPIO=y