openwrt/target/linux/generic
James Haggerty e1843c3b6f linux/generic: (APP-3006, PR #247) force dev_coredump on
Sadly, KConfig mechanism for enabling CONFIG_DEV_COREDUMP is for
an (in-tree) driver to do CONFIG_WANT_DEV_COREDUMP.

But because the morse driver is built separately, it has no
way to demand this, and there's no way to manually specify
CONFIG_DEV_COREDUMP (or CONFIG_WANT_DEV_COREDUMP for that
matter). Therefore we hack the kconfig files.


Approved-by: Sophronia Koilpillai
Approved-by: Evan Benn
2024-11-26 10:03:33 +11:00
..
backport-5.15 generic: backport pwm multicolor led driver from 5.19 2024-11-26 03:41:08 +11:00
files kernel: bump 5.15 to 5.15.165 2024-09-14 16:51:13 +02:00
hack-5.15 linux/generic: (APP-3006, PR #247) force dev_coredump on 2024-11-26 10:03:33 +11:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 generic: add pending patchset introducing pwm-gpio driver 2024-11-26 03:41:08 +11:00
config-5.15 kernel: bump 5.15 to 5.15.165 2024-09-14 16:51:13 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-02 15:31:03 +02:00
PATCHES