checkpatch: change default kconfig help length warns

Added default value for min-conf-desc-length = 1 for kconfig help.

Jira: ZEP-303
Change-Id: Ieab66a5cb76e2ab8dea4e80b056600173c333c01
Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
This commit is contained in:
Javier B Perez 2016-05-11 10:43:35 -05:00 committed by Anas Nashif
parent 1b5b6e44f7
commit 63bdf1c55b

View file

@ -4,6 +4,7 @@
--summary-file
--show-types
--max-line-length=100
--min-conf-desc-length=1
--ignore BRACES
--ignore PRINTK_WITHOUT_KERN_LEVEL