summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2015-11-02 05:31:47 +0100
committerSimon Horman <horms+renesas@verge.net.au>2015-11-20 18:47:37 +0100
commit0dc18e252b5341edc2770f0a9a8ce4554a86a73a (patch)
treef7f950fe6702a3ed7d5b600563beab49e2c9cc91 /arch/arm64/configs
parentarm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC (diff)
downloadlinux-0dc18e252b5341edc2770f0a9a8ce4554a86a73a.tar.xz
linux-0dc18e252b5341edc2770f0a9a8ce4554a86a73a.zip
arm64: defconfig: enable EthernetAVB
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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
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