diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2026-06-09 14:34:42 +0300 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2026-06-09 14:34:42 +0300 |
| commit | f044d8021c0cd215d60cdea4075705b421464d45 (patch) | |
| tree | 0f7a1993f8767ee5cba36efce722fadf482bb15e | |
| parent | 5087338ea4340876e3e3af624cb271b212ed56ff (diff) | |
| parent | 27b93b1a2857586bc422994bf1b9f986841edeb3 (diff) | |
| download | linux-f044d8021c0cd215d60cdea4075705b421464d45.tar.xz | |
Merge tag 'imx-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/defconfig
i.MX arm64 defconfig for v7.2
- Enable DP83822 PHY driver.
* tag 'imx-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux:
arm64: defconfig: Enable DP83822 PHY driver
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
| -rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 03a057f90527..2d8ef6e21a8b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -468,6 +468,7 @@ CONFIG_AT803X_PHY=y CONFIG_QCA808X_PHY=m CONFIG_REALTEK_PHY=y CONFIG_ROCKCHIP_PHY=y +CONFIG_DP83822_PHY=m CONFIG_DP83867_PHY=y CONFIG_DP83869_PHY=m CONFIG_DP83TD510_PHY=y |
