aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-05-22 00:01:27 -0700
committerPatrick Georgi <pgeorgi@google.com>2020-05-28 09:26:52 +0000
commit8666643d06f1ebec98dba447b884d5834227273d (patch)
tree9ae2b8812b698028b870bcabb97a472bc6312f81 /src/mainboard/google/hatch
parent1fcb238d6262acfccd4f6ef68d100d812c2831b2 (diff)
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>
Diffstat (limited to 'src/mainboard/google/hatch')
-rw-r--r--src/mainboard/google/hatch/Kconfig2
1 files changed, 0 insertions, 2 deletions
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