1
0
Fork 0
liminix/kernel
Daniel Barlow e823e7a29c HALFARSED enable toggling promptless kconfig symbols
Some kernel config symbols we need to enable in some configurations
don't have a "prompt" entry in the Kconfig files, meaning that
make oldconfig (or any other make fooconfig) won't change them.
So we add a Kconfig.local where they can be selected

In this patch we hardcode the required symbol. Next step would be
to generalise so that they could be specified in something like a
config.kernel.hiddenConfig attrset
2022-10-09 09:50:17 +01:00
..
default.nix HALFARSED enable toggling promptless kconfig symbols 2022-10-09 09:50:17 +01:00
dtb.nix build dtb (forgot to commit this file?) 2022-10-07 00:19:29 +01:00
random.patch HALFARSED enable toggling promptless kconfig symbols 2022-10-09 09:50:17 +01:00
uimage.nix add support for OpenWrt device trees 2022-10-05 21:52:30 +01:00
vmlinux.nix HALFARSED enable toggling promptless kconfig symbols 2022-10-09 09:50:17 +01:00