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