openwrt/target/linux
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
..
apm821xx apm821xx: disable WNDR4700 5.4 image 2020-07-31 18:17:34 +02:00
ar71xx
arc770 arc770: update kernel version to 5.4 2020-07-27 20:15:10 +02:00
archs38 archs38: use generic 02_sysinfo 2020-07-22 18:28:09 +02:00
armvirt
at91 treewide: use DEFAULT := n to disable non-broken devices 2020-07-30 21:48:38 +02:00
ath25 treewide: mark devices as BROKEN instead of commenting out 2020-07-30 21:49:22 +02:00
ath79 ath79: cosmetic fixes for partition node of D-Link DIR-825 B1 2020-07-30 21:43:56 +02:00
bcm27xx kernel: bump 5.4 to 5.4.52 2020-07-17 11:00:33 +02:00
bcm47xx treewide: use DEFAULT := n to disable non-broken devices 2020-07-30 21:48:38 +02:00
bcm53xx treewide: mark devices as BROKEN instead of commenting out 2020-07-30 21:49:22 +02:00
bcm63xx
cns3xxx
gemini gemini: Add swap partition to DNS-313 2020-07-31 18:34:40 +02:00
generic kernel: fix missing TRANSPARENT_HUGEPAGE symbols 2020-08-01 14:33:46 +01:00
imx6 imx6: use device-tree compatible for board name 2020-07-27 12:10:45 +02:00
ipq40xx ipq40xx: support reset button for WPJ419 2020-07-23 12:56:58 +02:00
ipq806x
ipq807x
kirkwood kirkwood: use real model names for Linksys devices 2020-07-31 15:03:43 +02:00
lantiq lantiq: disable default build for devices with 4M flash 2020-07-29 12:08:16 +02:00
layerscape layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
malta
mediatek mediatek: mt7623: add full system image for UniElec U7623 2020-07-26 17:08:31 +08:00
mpc85xx treewide: rename POWER_ON_STRIP register 2020-07-25 21:50:50 +02:00
mvebu mvebu: fix alphabetic sorting in 02_network 2020-07-31 11:40:15 +02:00
mxs
octeon
octeontx
omap omap: derive DEVICE_DTS from device name 2020-07-21 11:57:22 +02:00
oxnas oxnas: use vendor_model scheme for ox810se 2020-07-25 21:04:11 +02:00
pistachio
ramips ramips: add support for JS76x8 series DEV boards 2020-07-31 11:40:15 +02:00
rb532
rockchip rockchip: enable rockchip-thermal 2020-07-29 01:40:20 +02:00
samsung
sunxi
tegra
uml
x86
zynq
Makefile