Loading lib/systems/platforms.nix +0 −10 Original line number Diff line number Diff line Loading @@ -33,16 +33,6 @@ rec { baseConfig = "powernv_defconfig"; target = "vmlinux"; autoModules = true; # avoid driver/FS trouble arising from unusual page size extraConfig = '' PPC_64K_PAGES n PPC_4K_PAGES y IPV6 y ATA_BMDMA y ATA_SFF y VIRTIO_MENU y ''; }; }; Loading Loading
lib/systems/platforms.nix +0 −10 Original line number Diff line number Diff line Loading @@ -33,16 +33,6 @@ rec { baseConfig = "powernv_defconfig"; target = "vmlinux"; autoModules = true; # avoid driver/FS trouble arising from unusual page size extraConfig = '' PPC_64K_PAGES n PPC_4K_PAGES y IPV6 y ATA_BMDMA y ATA_SFF y VIRTIO_MENU y ''; }; }; Loading