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 <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41661 Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
1fcb238d62
commit
8666643d06
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue