]> Git Repo - linux.git/blobdiff - scripts/kconfig/expr.h
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
[linux.git] / scripts / kconfig / expr.h
index 94a383b21df6405f4a9f6b6c08758d6c822381d8..f63b41b0dd498d23b65b3c12fe47e3b2c87e148d 100644 (file)
@@ -171,6 +171,9 @@ struct symbol {
  * config BAZ
  *         int "BAZ Value"
  *         range 1..255
+ *
+ * Please, also check zconf.y:print_symbol() when modifying the
+ * list of property types!
  */
 enum prop_type {
        P_UNKNOWN,
This page took 0.030281 seconds and 4 git commands to generate.