diff options
Diffstat (limited to 'projects/coreboot/configs/depthcharge/nyan/big/config')
-rw-r--r-- | projects/coreboot/configs/depthcharge/nyan/big/config | 7 |
1 files changed, 0 insertions, 7 deletions
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" |