The 'dt_binding_check' target shouldn't depend on the kernel configuration, but it has since commit 604a57b ("dt-bindings: kbuild: Add separate target/dependency for processed-schema.json"). That is because CHEC
("kbuild: allow to run dt_binding_check and dtbs_check in a single command"). I gave the Fixes tag to the latter in case somebody is interested in back-porting this. Fixes:e10c432("kbuild: allow to run dt_binding_check and dtbs_check in a single command") Signed-off-by: Masahiro ...