We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa57a6c commit a7d0d7bCopy full SHA for a7d0d7b
boards/xen/xenvm/Kconfig
@@ -0,0 +1,6 @@
1
+# Copyright (c) 2025 TOKITA Hiroshi
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+config NUM_IRQS
5
+ int "Max number of IRQs"
6
+ default 100
0 commit comments