Newer
Older
config ALL
bool "Select all packages by default"
default n
menuconfig DEVEL
bool "Advanced configuration options (for developers)"
default n
select BUILDOPTS
select TOOLCHAINOPTS
menuconfig BUILDOPTS
bool "Build Options" if DEVEL
Felix Fietkau
committed
config AUTOREBUILD
bool
prompt "Automatic rebuild of packages" if BUILDOPTS
default y
help
Automatically rebuild packages when their files change
Felix Fietkau
committed
bool
Felix Fietkau
committed
int
prompt "Number of jobs to run simultaneously" if BUILDOPTS