You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/config
Hauke Mehrtens 589621b1c0 config: make CONFIG_ALL_* select other CONIFG_ALL_* options
Select the other CONFIG_ALL_* options in the hierarchy when the master
option is selected. Currently CONFIG_ALL_KMODS is not selected when the
build bot selects CONFIG_ALL_NONSHARED for example.

Now the rtc kmods should get build when CONFIG_ALL_KMODS,
CONFIG_ALL_NONSHARED or CONFIG_ALL and CONFIG_RTC_SUPPORT are selected
like it is done by the build bots for targets with rtc support.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Jo-Philipp Wich <jo@mein.io>
7 years ago
..
Config-build.in config: make CONFIG_ALL_* select other CONIFG_ALL_* options 7 years ago
Config-devel.in ccache, samba36: fix samba.org addresses to use https 7 years ago
Config-images.in build: enable gzipping of images on x86 even if ext4 is disabled 7 years ago
Config-kernel.in kernel: Make KERNEL_PERF_EVENTS selectable 7 years ago