guix/gnu
antlers 0748d3febd
gnu: linux: Allow kconfig options to be strings
* gnu/packages/linux.scm (config->string): add a clause handling strings

Allows for the declarative configuration of kconfig options which accept
strings, such as CONFIG_MODULE_SIG_KEY.

I've enclosed the given string in quotes, but don't do any kind of
escaping. See the kernel mailing list for the current state of escaped
strings upstream:

https://patchwork.kernel.org/project/linux-kbuild/patch/1431003982-992-1-git-send-email-sr@denx.de/

Apologies to those with double-quotes or backslashes in their
CONFIG_SYSTEM_*_KEYS.

Signed-off-by: antlers <autumnalantlers@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:40 +02:00
..
bootloader
build
home home: services: zsh: Fix zshenv creation. 2022-04-03 12:42:18 +02:00
installer
machine
packages gnu: linux: Allow kconfig options to be strings 2022-04-05 20:41:40 +02:00
platforms
services services: Add 'log-cleanup' service to '%base-services' for build logs. 2022-04-04 22:58:03 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: pigx-scrnaseq: Update to 1.1.8. 2022-04-05 18:40:48 +02:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm
system.scm
tests.scm