DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH v1 1/2] platform-v7a: kernel: enable AT803X_PHY
@ 2020-03-06  7:01 Oleksij Rempel
  2020-03-06  7:01 ` [DistroKit] [PATCH v1 2/2] platform-v7a: kernel: disable DEBUG_GPIO Oleksij Rempel
  2020-03-06  7:08 ` [DistroKit] [PATCH v1 1/2] platform-v7a: kernel: enable AT803X_PHY Robert Schwebel
  0 siblings, 2 replies; 4+ messages in thread
From: Oleksij Rempel @ 2020-03-06  7:01 UTC (permalink / raw)
  To: distrokit; +Cc: Oleksij Rempel

It is used on RIoTBoard and MarS Board

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 configs/platform-v7a/kernelconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 4e62eae..c3651b9 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -1460,7 +1460,7 @@ CONFIG_FIXED_PHY=y
 # CONFIG_MICROCHIP_T1_PHY is not set
 # CONFIG_MICROSEMI_PHY is not set
 # CONFIG_NATIONAL_PHY is not set
-# CONFIG_AT803X_PHY is not set
+CONFIG_AT803X_PHY=y
 # CONFIG_QSEMI_PHY is not set
 CONFIG_REALTEK_PHY=y
 # CONFIG_RENESAS_PHY is not set
-- 
2.25.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-06  7:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06  7:01 [DistroKit] [PATCH v1 1/2] platform-v7a: kernel: enable AT803X_PHY Oleksij Rempel
2020-03-06  7:01 ` [DistroKit] [PATCH v1 2/2] platform-v7a: kernel: disable DEBUG_GPIO Oleksij Rempel
2020-03-06  7:08   ` Robert Schwebel
2020-03-06  7:08 ` [DistroKit] [PATCH v1 1/2] platform-v7a: kernel: enable AT803X_PHY Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox