build: add buildbot specific config option for setting defaults
[openwrt/openwrt.git] / package / base-files / image-config.in
index 0439206bb63e8a16f0b43336e0e1b86410cc7fe8..b60053046a5cfea208d8ac6a719614f06f63841e 100644 (file)
@@ -286,7 +286,7 @@ menuconfig PER_FEED_REPO
 
        config PER_FEED_REPO_ADD_COMMENTED
                bool "Comment out not enabled feeds"
 
        config PER_FEED_REPO_ADD_COMMENTED
                bool "Comment out not enabled feeds"
-               default y
+               default !BUILDBOT
                depends on PER_FEED_REPO && PER_FEED_REPO_ADD_DISABLED
                help
                  Add not enabled feeds as commented out source lines to opkg.conf.
                depends on PER_FEED_REPO && PER_FEED_REPO_ADD_DISABLED
                help
                  Add not enabled feeds as commented out source lines to opkg.conf.