···5858 # Hyper-V support.
5959 "hv_storvsc"
6060 ] ++ lib.optionals pkgs.stdenv.hostPlatform.isAarch [
6161- # Most of the following falls into two categories:
6262- # - early KMS / early display
6363- # - early storage (e.g. USB) support
6464-6565- # Allows using framebuffer configured by the initial boot firmware
6666- "simplefb"
6767-6861 # Allwinner support
6969-7062 # Required for early KMS
7163 "sun4i-drm"
7264 "sun8i-mixer" # Audio, but required for kms
···7567 "pwm-sun4i"
76687769 # Broadcom
7878-7970 "vc4"
8071 ] ++ lib.optionals pkgs.stdenv.isAarch64 [
8172 # Most of the following falls into two categories: