diff options
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r-- | src/mainboard/gigabyte/ga-b75m-d3h/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ga-h61m-series/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig index 0a27949cb3..d2c501e58f 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig +++ b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig @@ -40,7 +40,6 @@ config MAINBOARD_PART_NUMBER default "GA-B75-D3V" if BOARD_GIGABYTE_GA_B75_D3V config OVERRIDE_DEVICETREE - string default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb" if BOARD_GIGABYTE_GA_B75_D3V # Override the default variant behavior, since the data.vbt is the same diff --git a/src/mainboard/gigabyte/ga-h61m-series/Kconfig b/src/mainboard/gigabyte/ga-h61m-series/Kconfig index 66228aa3bc..d9d7787966 100644 --- a/src/mainboard/gigabyte/ga-h61m-series/Kconfig +++ b/src/mainboard/gigabyte/ga-h61m-series/Kconfig @@ -33,7 +33,6 @@ config MAINBOARD_PART_NUMBER default "GA-H61MA-D3V" if BOARD_GIGABYTE_GA_H61MA_D3V config OVERRIDE_DEVICETREE - string default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb" # Override the default variant behavior, since the data.vbt is the same |