h8300: device tree: undefined CONFIG_EDOSK2674
From: Valentin Rothberg
Date: Wed May 13 2015 - 04:33:51 EST
Hi Yoshinori,
your commit 5befaa907481 ("h8300: devicetree source") is in today's
linux-next tree (i.e., next-20150513) and adds the following line:
+dtb-$(CONFIG_EDOSK2674) := edosk2674.dtb
EDOSK2674 is not defined in Kconfig so that the device tree source
won't be touched. Some grepping indicates that it's just a typo and
'H8S_EDOSK2674' may be the correct option. Is that right?
I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next tree.
Kind regards,
Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/