openwrt/config
Stijn Tintel 5c3e83fa88 kernel: fix missing TRANSPARENT_HUGEPAGE symbols
Enabling KERNEL_TRANSPARENT_HUGEPAGE exposes 2 missing symbols:
* CONFIG_READ_ONLY_THP_FOR_FS
* TRANSPARENT_HUGEPAGE_ALWAYS
* TRANSPARENT_HUGEPAGE_MADVISE

The first one was added in 5.4, and is marked experimental there so just
disable it in the generic config.

For the latter two, we should not force the user to use either of them,
so add them as build-configurable kernel options.

Fixes: d1a8217d87 ("kernel: clean-up build-configurable kernel config symbols")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-08-01 14:33:46 +01:00
..
Config-build.in build: Remove dependency of user space stack cookies from kernel 2020-07-24 00:35:21 +02:00
Config-devel.in build: add option to mark devices as BROKEN 2020-07-30 21:49:07 +02:00
Config-images.in ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-15 21:16:18 +02:00
Config-kernel.in kernel: fix missing TRANSPARENT_HUGEPAGE symbols 2020-08-01 14:33:46 +01:00