Browse Source

nuke some more defconfig things i'll never need

wip-nanopi-m4v2
Mitch Tishmack 6 years ago
parent
commit
63740273b2
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      pkgs/os-specific/linux/kernel/linux-5.8.nix

+ 7
- 0
pkgs/os-specific/linux/kernel/linux-5.8.nix View File

@@ -49,14 +49,21 @@ buildLinux (args // rec {

extraConfig = ''
ARCH_ROCKCHIP y
AX25 n
CRYPTO_AEGIS128_SIMD n
FB_NVIDIA n
FB_NVIDIA_BACKLIGHT n
FB_NVIDIA_I2C n
FIREWIRE n
FPGA n
INFINIBAND n
INPUT_JOYSTICK n
INPUT_TOUCHSCREEN n
IWLWIFI n
GAMEPORT n
GREYBUS n
NET_VENDOR_NVIDIA n
NFC n
RTC_DRV_RK808 y
SND n
SOUND n


Loading…
Cancel
Save