From 0224cde212df4abf251f89c3724a800b1949a774 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 22 Oct 2012 07:52:50 +0200 Subject: MIPS: lantiq: adds GPHY firmware loader The internal GPHYs need a firmware blob to function properly. This patch adds the code needed to request the blob and load it to the PHY. Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/4523 --- arch/mips/lantiq/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'arch/mips/lantiq/Kconfig') diff --git a/arch/mips/lantiq/Kconfig b/arch/mips/lantiq/Kconfig index d84f361f1e45..c0021912131e 100644 --- a/arch/mips/lantiq/Kconfig +++ b/arch/mips/lantiq/Kconfig @@ -36,4 +36,8 @@ config PCI_LANTIQ bool "PCI Support" depends on SOC_XWAY && PCI +config XRX200_PHY_FW + bool "XRX200 PHY firmware loader" + depends on SOC_XWAY + endif -- cgit v1.2.3