repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
staging
/
clocking-wizard
/
Kconfig
blob
04be22dca9b6e38474f3b140b5c7154c92143c8b
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Xilinx Clocking Wizard Driver
4
#
5
6
config COMMON_CLK_XLNX_CLKWZRD
7
tristate "Xilinx Clocking Wizard"
8
depends on COMMON_CLK && OF
9
help
10
Support for the Xilinx Clocking Wizard IP core clock generator.