File tree Expand file tree Collapse file tree 3 files changed +0
-259
lines changed Expand file tree Collapse file tree 3 files changed +0
-259
lines changed Original file line number Diff line number Diff line change @@ -360,13 +360,6 @@ config COMMON_CLK_PXA
360
360
help
361
361
Support for the Marvell PXA SoC.
362
362
363
- config COMMON_CLK_OXNAS
364
- bool "Clock driver for the OXNAS SoC Family"
365
- depends on ARCH_OXNAS || COMPILE_TEST
366
- select MFD_SYSCON
367
- help
368
- Support for the OXNAS SoC Family clocks.
369
-
370
363
config COMMON_CLK_RS9_PCIE
371
364
tristate "Clock driver for Renesas 9-series PCIe clock generators"
372
365
depends on I2C
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ obj-$(CONFIG_ARCH_MOXART) += clk-moxart.o
52
52
obj-$(CONFIG_ARCH_NOMADIK) += clk-nomadik.o
53
53
obj-$(CONFIG_ARCH_NPCM7XX) += clk-npcm7xx.o
54
54
obj-$(CONFIG_ARCH_NSPIRE) += clk-nspire.o
55
- obj-$(CONFIG_COMMON_CLK_OXNAS) += clk-oxnas.o
56
55
obj-$(CONFIG_COMMON_CLK_PALMAS) += clk-palmas.o
57
56
obj-$(CONFIG_CLK_LS1028A_PLLDIG) += clk-plldig.o
58
57
obj-$(CONFIG_COMMON_CLK_PWM) += clk-pwm.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments