drm/i915: enable irqs earlier when resuming
[profile/ivi/kernel-adaptation-intel-automotive.git] / lib / Kconfig
index bb94c1b..75cdb77 100644 (file)
@@ -42,6 +42,9 @@ config GENERIC_IO
 config STMP_DEVICE
        bool
 
+config PERCPU_RWSEM
+       boolean
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help
@@ -396,4 +399,9 @@ config SIGNATURE
 config LIBFDT
        bool
 
+config OID_REGISTRY
+       tristate
+       help
+         Enable fast lookup object identifier registry.
+
 endmenu