From 12fb72af6ffc62f1ff9e5b4ffd76858e9f9e6475 Mon Sep 17 00:00:00 2001 From: jebba Date: Tue, 27 Jul 2021 18:32:17 -0600 Subject: [PATCH] use EW-72 dot config --- docs/BUILD.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/BUILD.md b/docs/BUILD.md index 88a6614..b33a01a 100644 --- a/docs/BUILD.md +++ b/docs/BUILD.md @@ -198,6 +198,12 @@ TODO: Make `defconfig` for different hardware. Hit `` to get to `EXIT`, then `` to select `Yes` to save the configuration. +Or just exit `menuconfig` and use this instead: + +``` +wget -O .config https://spacecruft.org/network/maxwell/raw/branch/master/config/dot-config-ew-72 +``` + ## Build Source Now, actually build it. Takes over an hour or two, depending on hardware.