[buildbot] phase1: update config.seed.example for the new CONFIG_BUILDBOT option
LEDE Commits
lede-commits at lists.infradead.org
Tue Feb 14 05:21:29 PST 2017
nbd pushed a commit to buildbot.git, branch master:
https://git.lede-project.org/74d4e8970678fbb27a4cf754e5b738afdc067216
commit 74d4e8970678fbb27a4cf754e5b738afdc067216
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Feb 14 14:20:42 2017 +0100
phase1: update config.seed.example for the new CONFIG_BUILDBOT option
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
phase1/config.seed.example | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/phase1/config.seed.example b/phase1/config.seed.example
index cdfe3dc..06914d4 100644
--- a/phase1/config.seed.example
+++ b/phase1/config.seed.example
@@ -1,13 +1,4 @@
-CONFIG_ALL_NONSHARED=y
-CONFIG_SDK=y
-CONFIG_IB=y
-# CONFIG_IB_STANDALONE is not set
+CONFIG_BUILDBOT=y
CONFIG_DEVEL=y
CONFIG_CCACHE=y
-CONFIG_SIGNED_PACKAGES=y
-# CONFIG_PER_FEED_REPO_ADD_COMMENTED is not set
CONFIG_KERNEL_KALLSYMS=y
-CONFIG_COLLECT_KERNEL_DEBUG=y
-CONFIG_TARGET_ALL_PROFILES=y
-CONFIG_TARGET_MULTI_PROFILE=y
-CONFIG_TARGET_PER_DEVICE_ROOTFS=y
More information about the lede-commits
mailing list