diff options
Diffstat (limited to 'src/mainboard/gigabyte/ga-6bxc/Kconfig')
-rw-r--r-- | src/mainboard/gigabyte/ga-6bxc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/Kconfig b/src/mainboard/gigabyte/ga-6bxc/Kconfig index 41a465fcd0..31e9cd9596 100644 --- a/src/mainboard/gigabyte/ga-6bxc/Kconfig +++ b/src/mainboard/gigabyte/ga-6bxc/Kconfig @@ -46,6 +46,6 @@ config HAVE_OPTION_TABLE config IRQ_SLOT_COUNT int - default 5 + default 6 depends on BOARD_GIGABYTE_GA_6BXC |