bug#66355: guix_defconfig options cannot be overridden in customize-linux function

2023-10-04 Thread Nathan Dehnel
(let ((linux-package (customize-linux #:name name #:linux linux ;; #:configs ;;'("CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y" ;; "CONFIG_DMA_PERNUMA_CMA=y" ;; "CONFIG_FONTS=y" ;;

bug#66355: guix_defconfig options cannot be overridden in customize-linux function

2023-10-05 Thread Maxim Cournoyer
Hi Nathan, Nathan Dehnel writes: > (let ((linux-package > (customize-linux > #:name name > #:linux linux > ;; #:configs > ;;'("CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y" > ;; "CONFIG_DMA_PERNUMA_CMA=y" > ;;