mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: u-boot-rock-4c-plus-rk3399: Use default configuration.
* gnu/packages/bootloaders.scm (u-boot-rock-4c-plus-rk3399): Use default configuration.
This commit is contained in:
@@ -1493,11 +1493,7 @@ Documentation} for more information (for example by running @samp{info
|
||||
(make-u-boot-rockchip-package "firefly" 'rk3399))
|
||||
|
||||
(define-public u-boot-rock-4c-plus-rk3399
|
||||
(let ((base (make-u-boot-rockchip-package
|
||||
"rock-4c-plus" 'rk3399
|
||||
'("CONFIG_USB=y"))))
|
||||
(package
|
||||
(inherit base))))
|
||||
(make-u-boot-rockchip-package "rock-4c-plus" 'rk3399))
|
||||
|
||||
(define-public u-boot-rockpro64-rk3399
|
||||
(let ((base (make-u-boot-rockchip-package
|
||||
|
||||
Reference in New Issue
Block a user