mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
957a3e5493
CONFIG_IS_ENABLED() takes the kconfig name without the CONFIG_ prefix, e.g. CONFIG_IS_ENABLED(CLK) for CONFIG_CLK. Some of these were being fixed every now and then, see: commit |
||
---|---|---|
.. | ||
clk_pll.c | ||
clk_px30.c | ||
clk_rk322x.c | ||
clk_rk3036.c | ||
clk_rk3128.c | ||
clk_rk3188.c | ||
clk_rk3288.c | ||
clk_rk3308.c | ||
clk_rk3328.c | ||
clk_rk3368.c | ||
clk_rk3399.c | ||
clk_rv1108.c | ||
Makefile |