aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/depthcharge
diff options
context:
space:
mode:
Diffstat (limited to 'projects/coreboot/configs/depthcharge')
-rw-r--r--projects/coreboot/configs/depthcharge/nyan/arch1
-rw-r--r--projects/coreboot/configs/depthcharge/nyan/big/config7
-rw-r--r--projects/coreboot/configs/depthcharge/nyan/blaze/config12
-rw-r--r--projects/coreboot/configs/depthcharge/nyan/ec1
-rw-r--r--projects/coreboot/configs/depthcharge/nyan/targets2
-rw-r--r--projects/coreboot/configs/depthcharge/targets2
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/arch1
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/jerry/config12
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/jerry/ec1
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/mickey/config5
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/minnie/config7
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/minnie/ec1
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/speedy/config7
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/speedy/ec1
-rw-r--r--projects/coreboot/configs/depthcharge/veyron/targets4
15 files changed, 0 insertions, 64 deletions
diff --git a/projects/coreboot/configs/depthcharge/nyan/arch b/projects/coreboot/configs/depthcharge/nyan/arch
deleted file mode 100644
index fb05f39d..00000000
--- a/projects/coreboot/configs/depthcharge/nyan/arch
+++ /dev/null
@@ -1 +0,0 @@
-arm
diff --git a/projects/coreboot/configs/depthcharge/nyan/big/config b/projects/coreboot/configs/depthcharge/nyan/big/config
deleted file mode 100644
index 41b4eeeb..00000000
--- a/projects/coreboot/configs/depthcharge/nyan/big/config
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_VENDOR_GOOGLE=y
-CONFIG_BOARD_GOOGLE_NYAN_BIG=y
-CONFIG_CHROMEOS=y
-CONFIG_PAYLOAD_ELF=y
-CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-nyan-big/depthcharge.elf"
-CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_EXTERNAL=y
-CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_FILE="$(obj)/../cros-ec-nyan-big/ec.RW.bin"
diff --git a/projects/coreboot/configs/depthcharge/nyan/blaze/config b/projects/coreboot/configs/depthcharge/nyan/blaze/config
deleted file mode 100644
index 10814c6e..00000000
--- a/projects/coreboot/configs/depthcharge/nyan/blaze/config
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG_VENDOR_GOOGLE=y
-CONFIG_BOARD_GOOGLE_NYAN_BLAZE=y
-CONFIG_CHROMEOS=y
-CONFIG_PAYLOAD_ELF=y
-CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-nyan-blaze/depthcharge.elf"
-CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_EXTERNAL=y
-CONFIG_EC_GOOGLE_CHROMEEC_FIRMWARE_FILE="$(obj)/../cros-ec-nyan-blaze/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/nyan/ec b/projects/coreboot/configs/depthcharge/nyan/ec
deleted file mode 100644
index 903761a1..00000000
--- a/projects/coreboot/configs/depthcharge/nyan/ec
+++ /dev/null
@@ -1 +0,0 @@
-cros-ec
diff --git a/projects/coreboot/configs/depthcharge/nyan/targets b/projects/coreboot/configs/depthcharge/nyan/targets
deleted file mode 100644
index 419aafc5..00000000
--- a/projects/coreboot/configs/depthcharge/nyan/targets
+++ /dev/null
@@ -1,2 +0,0 @@
-big
-blaze
diff --git a/projects/coreboot/configs/depthcharge/targets b/projects/coreboot/configs/depthcharge/targets
deleted file mode 100644
index 792768c4..00000000
--- a/projects/coreboot/configs/depthcharge/targets
+++ /dev/null
@@ -1,2 +0,0 @@
-nyan
-veyron
diff --git a/projects/coreboot/configs/depthcharge/veyron/arch b/projects/coreboot/configs/depthcharge/veyron/arch
deleted file mode 100644
index fb05f39d..00000000
--- a/projects/coreboot/configs/depthcharge/veyron/arch
+++ /dev/null
@@ -1 +0,0 @@
-arm
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
diff --git a/projects/coreboot/configs/depthcharge/veyron/mickey/config b/projects/coreboot/configs/depthcharge/veyron/mickey/config
deleted file mode 100644
index 764ebdd8..00000000
--- a/projects/coreboot/configs/depthcharge/veyron/mickey/config
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG_VENDOR_GOOGLE=y
-CONFIG_BOARD_GOOGLE_VEYRON_MICKEY=y
-CONFIG_CHROMEOS=y
-CONFIG_PAYLOAD_ELF=y
-CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-mickey/depthcharge.elf"
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"
diff --git a/projects/coreboot/configs/depthcharge/veyron/minnie/ec b/projects/coreboot/configs/depthcharge/veyron/minnie/ec
deleted file mode 100644
index 903761a1..00000000
--- a/projects/coreboot/configs/depthcharge/veyron/minnie/ec
+++ /dev/null
@@ -1 +0,0 @@
-cros-ec
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
diff --git a/projects/coreboot/configs/depthcharge/veyron/targets b/projects/coreboot/configs/depthcharge/veyron/targets
deleted file mode 100644
index e4c9ca9e..00000000
--- a/projects/coreboot/configs/depthcharge/veyron/targets
+++ /dev/null
@@ -1,4 +0,0 @@
-jerry
-mickey
-minnie
-speedy