diff options
Diffstat (limited to 'projects/coreboot/configs/depthcharge/veyron/minnie/config')
-rw-r--r-- | projects/coreboot/configs/depthcharge/veyron/minnie/config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/projects/coreboot/configs/depthcharge/veyron/minnie/config b/projects/coreboot/configs/depthcharge/veyron/minnie/config deleted file mode 100644 index fc6125fa..00000000 --- a/projects/coreboot/configs/depthcharge/veyron/minnie/config +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_VENDOR_GOOGLE=y -CONFIG_BOARD_GOOGLE_VEYRON_MINNIE=y -CONFIG_CHROMEOS=y -CONFIG_PAYLOAD_ELF=y -CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-minnie/depthcharge.elf" -CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_EXTERNAL=y -CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_FILE="$(obj)/../cros-ec-veyron-minnie/ec.RW.bin" |