diff options
Diffstat (limited to 'projects/coreboot/configs/depthcharge/veyron/jerry')
-rw-r--r-- | projects/coreboot/configs/depthcharge/veyron/jerry/config | 12 | ||||
-rw-r--r-- | projects/coreboot/configs/depthcharge/veyron/jerry/ec | 1 |
2 files changed, 0 insertions, 13 deletions
diff --git a/projects/coreboot/configs/depthcharge/veyron/jerry/config b/projects/coreboot/configs/depthcharge/veyron/jerry/config deleted file mode 100644 index 0ef0b86b..00000000 --- a/projects/coreboot/configs/depthcharge/veyron/jerry/config +++ /dev/null @@ -1,12 +0,0 @@ -CONFIG_VENDOR_GOOGLE=y -CONFIG_BOARD_GOOGLE_VEYRON_JERRY=y -CONFIG_CHROMEOS=y -CONFIG_PAYLOAD_ELF=y -CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-jerry/depthcharge.elf" -CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_EXTERNAL=y -CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_FILE="$(obj)/../cros-ec-veyron-jerry/ec.RW.bin" -CONFIG_GBB_FLAG_ENABLE_ALTERNATE_OS=y -CONFIG_GBB_FLAG_FORCE_DEV_SWITCH_ON=y -CONFIG_GBB_FLAG_FORCE_DEV_BOOT_USB=y -CONFIG_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECK=y -CONFIG_GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC=y diff --git a/projects/coreboot/configs/depthcharge/veyron/jerry/ec b/projects/coreboot/configs/depthcharge/veyron/jerry/ec deleted file mode 100644 index 903761a1..00000000 --- a/projects/coreboot/configs/depthcharge/veyron/jerry/ec +++ /dev/null @@ -1 +0,0 @@ -cros-ec |