diff options
| author | Jonas Karlman <jonas@kwiboo.se> | 2023-08-02 19:34:57 +0000 |
|---|---|---|
| committer | Kever Yang <kever.yang@rock-chips.com> | 2023-10-23 18:21:55 +0800 |
| commit | de7f4bb1f17291dfae1e7f3c7066314321f359c7 (patch) | |
| tree | 1ebd413e942dce7402263a5996757dd8daf37fd3 /configs/radxa-e25-rk3568_defconfig | |
| parent | 9a3a58396b78b1f9d0c14580dc03f81d29207dd2 (diff) | |
rockchip: rk3568-radxa-e25: Enable pcie3x1 node
Enable mini PCIe slot, pcie3x1 node, now that the PCIe PHY driver
support bifurcation.
A pinctrl is assigned for reset-gpios or the device may freeze running
pci enum and nothing is connected to the mini PCIe slot.
Also drop the AHCI_PCI Kconfig option as this option is not required for
a functional M.2 SATA drive slot.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/radxa-e25-rk3568_defconfig')
| -rw-r--r-- | configs/radxa-e25-rk3568_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/radxa-e25-rk3568_defconfig b/configs/radxa-e25-rk3568_defconfig index a905100a794..2dfff6af3bd 100644 --- a/configs/radxa-e25-rk3568_defconfig +++ b/configs/radxa-e25-rk3568_defconfig @@ -54,7 +54,6 @@ CONFIG_OF_SPL_REMOVE_PROPS="clock-names interrupt-parent assigned-clocks assigne CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_SPL_REGMAP=y CONFIG_SPL_SYSCON=y -CONFIG_AHCI_PCI=y CONFIG_DWC_AHCI=y CONFIG_SPL_CLK=y CONFIG_ROCKCHIP_GPIO=y |
