summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PRESUBMIT.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg
index a771268875..eb8325b4dd 100644
--- a/PRESUBMIT.cfg
+++ b/PRESUBMIT.cfg
@@ -2,6 +2,7 @@
branch_check: true
checkpatch_check: true
kerneldoc_check: true
+signoff_check: true
# We are using Linux style indentation with tabs
# The indentation is checked by checkpatch not the python script