From 8666643d06f1ebec98dba447b884d5834227273d Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 22 May 2020 00:01:27 -0700 Subject: mb/google/hatch: Drop rt8168 Kconfigs for baseboard hatch This change drops rt8168 ethernet Kconfig options for baseboard hatch since it does not really support an ethernet device. Change-Id: I7c19dbeb2f64b0643b082a9c588f8b14db4dfb8a Signed-off-by: Furquan Shaikh Reviewed-on: https://review.coreboot.org/c/coreboot/+/41661 Reviewed-by: Edward O'Callaghan Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/google/hatch/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index d36c152f04..853f72b6f9 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -2,8 +2,6 @@ config BOARD_GOOGLE_BASEBOARD_HATCH def_bool n select BOARD_GOOGLE_HATCH_COMMON - select RT8168_GET_MAC_FROM_VPD - select RT8168_SET_LED_MODE select SYSTEM_TYPE_LAPTOP select VBOOT_LID_SWITCH -- cgit v1.2.3