diff options
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r-- | src/mainboard/google/hatch/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index 32e5aa5b2c..64ad91d542 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -137,7 +137,6 @@ config MAINBOARD_PART_NUMBER default "Scout" if BOARD_GOOGLE_SCOUT config OVERRIDE_DEVICETREE - string default "variants/helios_diskswap/overridetree.cb" if BOARD_GOOGLE_HELIOS_DISKSWAP default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb" |