Message ID | 1440667450-3513-10-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Changes Requested |
Delegated to: | Simon Horman |
Headers | show |
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index e7b638eb5059..4841bb4d24fd 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -97,6 +97,7 @@ CONFIG_TUN=y CONFIG_VIRTIO_NET=y CONFIG_NET_XGENE=y CONFIG_SKY2=y +CONFIG_RAVB=y CONFIG_SMC91X=y CONFIG_SMSC911X=y # CONFIG_WLAN is not set
This is present on the Renesas r8a7795 SoC and may be used by the Salvator-X board. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)