diff options
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2019-11-09 00:06:30 +0100 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2019-11-17 17:22:53 +0800 |
commit | a5ada25e42130250c1325f35ffc4cb67a399a305 (patch) | |
tree | 2d22dbcaa947657c3a92c4e23544e85f7138903a /doc/driver-model | |
parent | a04f6fd17fb0467080b62fddb644e6c5ba6af481 (diff) | |
download | u-boot-a5ada25e42130250c1325f35ffc4cb67a399a305.tar.gz |
rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
CONFIG_IS_ENABLED() needs the config name like used in Kconfig, so
without the leading CONFIG_. The clock drivers all wrongly check for
CONFIG_RESET_ROCKCHIP, fix that
Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'doc/driver-model')
0 files changed, 0 insertions, 0 deletions