From caa599507f64a368facabf6da132cc3bc84b1bb2 Mon Sep 17 00:00:00 2001 From: Kimarie Hoot Date: Tue, 23 Jun 2015 16:45:10 -0600 Subject: 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 Reviewed-on: http://review.coreboot.org/10671 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/mainboard/hp/pavilion_m6_1035dx/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig index a380b707a3..e9306675e9 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig +++ b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig @@ -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 -- cgit v1.2.3