aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/Kconfig')
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/Kconfig36
1 files changed, 18 insertions, 18 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
index a804fd315c..39c04c6036 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
@@ -17,43 +17,43 @@ config BOARD_SPECIFIC_OPTIONS
select VGA
select INTEL_EDID
select UDELAY_TSC
- select SERIRQ_CONTINUOUS_MODE
+ select SERIRQ_CONTINUOUS_MODE
config MMCONF_BASE_ADDRESS
hex
default 0xf0000000
config DRAM_RESET_GATE_GPIO
- int
+ int
default 25
config USBDEBUG_HCD_INDEX
- int
- default 2
+ int
+ default 2
config MAINBOARD_DIR
- string
- default gigabyte/ga-b75m-d3h
+ string
+ default gigabyte/ga-b75m-d3h
config MAINBOARD_PART_NUMBER
- string
- default "GA-B75M-D3H"
+ string
+ default "GA-B75M-D3H"
config IRQ_SLOT_COUNT
- int
- default 18
+ int
+ default 18
config MAX_CPUS
- int
- default 8
+ int
+ default 8
config VGA_BIOS_ID
string
default "8086,0162"
config VGA_BIOS_FILE
- string
- default "pci8086,0162.rom"
+ string
+ default "pci8086,0162.rom"
config HAVE_IFD_BIN
bool
@@ -64,11 +64,11 @@ config HAVE_ME_BIN
default n
config IFD_BIOS_SECTION
- string
- default "0x00600000:0x007fffff"
+ string
+ default "0x00600000:0x007fffff"
config IFD_ME_SECTION
- string
- default "0x00001000:0x004fffff"
+ string
+ default "0x00001000:0x004fffff"
endif # BOARD_GIGABYTE_GA_B75M_D3H