summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-10-06 09:38:59 -0600
committerTom Rini <[email protected]>2025-12-05 15:04:52 -0600
commit9d69a2d8a092abab761f57795e906a7a579b3a00 (patch)
tree0e478acf61a575945a6888a17f46e28f6fd2b675 /scripts
parent272e356b179fc68335298a6088f698bf034a4f55 (diff)
clk: ti: Tighten some TI clock driver dependencies
Attempting to build with "allyesconfig" means that we try and build all available options for the sandbox platforms. Doing so exposes that the drivers under drivers/clk/ti/ can only be compiled or linked on ARCH_OMAP2PLUS platforms as some drivers require platform specific headers while other drivers depend on these first drivers to link. Express those requirements in Kconfig as well. Reviewed-by: Manorit Chawdhry <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions