hp/pavilion_m6_1035dx: Remove 'select USBDEBUG_IN_ROMSTAGE'

Since USBDEBUG is not selected by this platform, there is no
benefit to selecting USBDEBUG_IN_ROMSTAGE in the mainboard
Kconfig.  Further, using a 'select' for USBDEBUG_IN_ROMSTAGE
prevents the value from being modified by a user in menuconfig.

Change-Id: I67b71a724a8614882cff4bb43b042f0c092d11d2
Signed-off-by: Kimarie Hoot <kimarie.hoot@se-eng.com>
Reviewed-on: http://review.coreboot.org/10671
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
This commit is contained in:
Kimarie Hoot 2015-06-23 16:45:10 -06:00 committed by Stefan Reinauer
parent 45895f1e7d
commit caa599507f
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select BOARD_ROMSIZE_KB_4096
select GFXUMA
select UDELAY_LAPIC
select USBDEBUG_IN_ROMSTAGE
select NO_UART_ON_SUPERIO
config MAINBOARD_DIR