- To reduce confuse rename the parts of linuxbios bios that run from
[coreboot.git] / src / mainboard / arima / hdama / Options.lb
index 2f2df1c8ec1552e88bee9da7e1308e6584e15198..8eb01b384de7c90fd603f1400516780dc5eb00de 100644 (file)
@@ -46,6 +46,7 @@ uses MAXIMUM_CONSOLE_LOGLEVEL
 uses MAINBOARD_POWER_ON_AFTER_POWER_FAIL
 uses CONFIG_CONSOLE_SERIAL8250
 uses HAVE_INIT_TIMER
+uses CONFIG_GDB_STUB
 
 ###
 ### Build options
@@ -165,6 +166,11 @@ default CONFIG_ROM_STREAM = 1
 default CC="gcc"
 default HOSTCC="gcc"
 
+##
+## Disable the gdb stub by default
+##
+default CONFIG_GDB_STUB=0
+
 ##
 ## The Serial Console
 ##