rockchip/rk3328: init

This commit is contained in:
ZHANG Yuntian 2025-02-07 15:29:06 +08:00 committed by mergify[bot]
parent 9d5dedae84
commit 76a98e3958
2 changed files with 17 additions and 0 deletions

View file

@ -7,6 +7,7 @@ let
cfg = config.hardware.rockchip;
in {
imports = [
./rk3328
./rk3399
./rk3588
];