Hauke Mehrtens
722906d144
kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-10-11 16:38:16 +02:00
Hauke Mehrtens
6542615e41
kernel: Move CONFIG_F2FS_FS_SECURITY to generic kernel config
...
Move the CONFIG_F2FS_FS_SECURITY kernel configuration option to the
generic kernel configuration.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-10-11 16:38:16 +02:00
Daniel Golle
5423d9d27e
kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic
...
Similar to how it was already done for other filesystems' *_FS_XATTR
kernel config symbols, also move CONFIG_F2FS_FS_XATTR=y and
CONFIG_F2FS_STAT_FS=y to target/linux/generic.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-09 23:20:19 +01:00
Felix Fietkau
b0f7ea2853
kernel: unify CONFIG_GPIO_SYSFS in kernel configs
...
Enable it for all platforms
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-08-06 12:37:04 +02:00
Andre Heider
e26b7e3c53
omap: enable new sound kernel options
...
This gets rid of a boot time warning about the missing edma module.
Enable SND_OMAP_SOC_HDMI_AUDIO while here.
All enabled options default to y.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-20 10:46:19 +01:00
Andre Heider
124b2d32b5
omap: disable excess kernel debug options
...
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-20 10:46:19 +01:00
Andre Heider
65e6b7a4d8
omap: run make oldconfig
for kernel 4.19
...
The only manually enabled config is the new OMAP4_DSS_HDMI_CEC, which
defaults to y.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-20 10:46:19 +01:00
Andre Heider
26d05a3942
omap: copy the kernel 4.14 config for 4.19
...
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-20 10:46:19 +01:00