summaryrefslogtreecommitdiff
path: root/board/sifive
diff options
context:
space:
mode:
authorAnup Patel <Anup.Patel@wdc.com>2019-06-25 06:31:30 +0000
committerAndes <uboot@andestech.com>2019-07-19 14:24:51 +0800
commit8633edeb2a1de97f03cededf3c7fc8956bcec61e (patch)
treefb4cf862f428c3c486ba3c0b4bffd43eae46544f /board/sifive
parented0ef3776c209c5aefdb0bdf808a3dbdbccd1182 (diff)
downloadu-boot-8633edeb2a1de97f03cededf3c7fc8956bcec61e.tar.gz
clk: sifive: Drop GEMGXL clock driver
The GEMGXL clock driver is now directly part of Cadence MACB ethernet driver in upstream Linux kernel. There is no separate GEMGXL clock driver in upstream Linux kernel hence we drop GEMGXL clock driver from U-Boot as well. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board/sifive')
-rw-r--r--board/sifive/fu540/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig
index 8eb5e304ab..f46437901d 100644
--- a/board/sifive/fu540/Kconfig
+++ b/board/sifive/fu540/Kconfig
@@ -28,7 +28,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
imply CMD_PING
imply CLK_SIFIVE
imply CLK_SIFIVE_FU540_PRCI
- imply CLK_SIFIVE_GEMGXL_MGMT
imply DOS_PARTITION
imply EFI_PARTITION
imply IP_DYN