From patchwork Fri Jun 3 22:38:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 9154209 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1752760751 for ; Fri, 3 Jun 2016 22:40:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00E5828334 for ; Fri, 3 Jun 2016 22:40:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E8C7728340; Fri, 3 Jun 2016 22:40:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 84E1928334 for ; Fri, 3 Jun 2016 22:40:31 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1b8xjl-0001ft-9J; Fri, 03 Jun 2016 22:38:41 +0000 Received: from mail-pf0-x229.google.com ([2607:f8b0:400e:c00::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b8xjh-0001ef-Hk for linux-arm-kernel@lists.infradead.org; Fri, 03 Jun 2016 22:38:38 +0000 Received: by mail-pf0-x229.google.com with SMTP id b124so47727007pfb.0 for ; Fri, 03 Jun 2016 15:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=0OIXL1Ap+4cB8vIz6emm3SWo+Wl3QpGdv6Ln/Wqa2NU=; b=2Ek4OWDkG2YmuH5L/I9X4iqAUTDkr2CjbLjrFhNk/OFod1yL7JITDNTS6Oe3ohw3L5 kKNn4kr+7pu37m8UeLXKYKUDPEMa6Bk8oDB7xotA9LxuJwSxRRhSafnGC6dohUwhExV7 I7sYviIj2E88Gp5kpC3XYg262fDYoW+a+/VLQtI1Fsnp6Yt+KPt9N2K0wkWXYAED3q1i ncWvBtkBIT4OZt/QGa64PCbgvV5zxokaWtk6cI/I8SMozaebZ2uQimigcB07UC9o62kT sjkhmEl1pa3W21KhL0A5gdev/Mb0j0BBhC2MBbSs28g0TK0y4Ktjl79jDKR4I8RpvsP4 BZwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=0OIXL1Ap+4cB8vIz6emm3SWo+Wl3QpGdv6Ln/Wqa2NU=; b=b3Q7Fmae6q03irYoHAYJY5jG7If1k0Wryisob+NwRcq+bcNt47je1W5q8VGJ+mbMeZ UJEn9jL08RxMB4X/sn+MxHJaPpnB44sm6feHnM7QNsPm89aaRwC4DW46Z3jS4ppGGT63 tvXufHtZUI4Qf+7Wf44Pn0zFe/igCtIiNdW3+UobFARuQHrxrdhA0QY8EHJ0KJ5MkQbg GkmAIGkYkaJ5SDxdstkri79oFesqBxfxwDDbWx8EEqTSkH2aiJWBpJXr53cFqhoWy7ZN hOaQHJs2/Ou2GJzLyMR1fgVVoiM8+2ma4QBqWvfmCZ8eEws2IX0RXV61S7YXgyMgEn+C DGpg== X-Gm-Message-State: ALyK8tKa399e+qF2quwLmiPzqgGjve8nTqqlWyXKMXC406ExjTgag6+eAqDUEsKPky6azT7K X-Received: by 10.98.1.6 with SMTP id 6mr8742009pfb.155.1464993496690; Fri, 03 Jun 2016 15:38:16 -0700 (PDT) Received: from localhost (c-98-203-232-209.hsd1.wa.comcast.net. [98.203.232.209]) by smtp.gmail.com with ESMTPSA id r64sm10652747pfi.54.2016.06.03.15.38.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jun 2016 15:38:15 -0700 (PDT) From: Kevin Hilman To: linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon Subject: [PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules Date: Fri, 3 Jun 2016 15:38:15 -0700 Message-Id: <1464993495-19018-1-git-send-email-khilman@baylibre.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160603_153837_632918_6832273D X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Carlo Caione , linux-amlogic@lists.infradead.org, Xing Wu , Victor Wan , Jerry Cao Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index fd2d74d0491e..987a6158c19d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -127,6 +127,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