Skip to content

Commit a7d0d7b

Browse files
committed
xenvm: IRQ_NUMS
1 parent fa57a6c commit a7d0d7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

boards/xen/xenvm/Kconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)