Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[firefly-linux-kernel-4.4.55.git] / arch / blackfin / mach-bf609 / Kconfig
index 2cb7272437787cd50e31aaa2e89b08adfd4b2c74..101b33ee9bbab914d75a7e2295feb6a57290aafa 100644 (file)
@@ -51,6 +51,14 @@ config PINT5_ASSIGN
 
 endmenu
 
+config SEC_IRQ_PRIORITY_LEVELS
+       int "SEC interrupt priority levels"
+       default 7
+       range 0 7
+       help
+         Devide the total number of interrupt priority levels into sub-levels.
+         There is 2 ^ (SEC_IRQ_PRIORITY_LEVELS + 1) different levels.
+
 endmenu
 
 endif