diff options
| author | Tom Rini <[email protected]> | 2026-06-11 08:01:22 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-11 08:01:22 -0600 |
| commit | a566d32693600bbbe405ca5a7f4ab07f71f45e86 (patch) | |
| tree | fb15ac93913aafd6c7720d81405fb366eed08ed5 /configs | |
| parent | 69491eb60a86e68fac304a7f1f9ff9fcd05f0d39 (diff) | |
Revert "clk: enhance clk-gpio to also handle gated-fixed-clock"
I had missed the review comments from Jonas Karlman when applying this,
it's not yet ready for inclusion.
This reverts commit 4e249b94af928aca29972fc22ef2b5ed0016eab9.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/rock-5-itx-rk3588_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock-5-itx-rk3588_defconfig b/configs/rock-5-itx-rk3588_defconfig index adb20c2f3a0..cb014de4188 100644 --- a/configs/rock-5-itx-rk3588_defconfig +++ b/configs/rock-5-itx-rk3588_defconfig @@ -52,7 +52,6 @@ CONFIG_AHCI=y CONFIG_AHCI_PCI=y CONFIG_DWC_AHCI=y CONFIG_SPL_CLK=y -CONFIG_CLK_GPIO=y # CONFIG_USB_FUNCTION_FASTBOOT is not set CONFIG_ROCKCHIP_GPIO=y CONFIG_SYS_I2C_ROCKCHIP=y |
