From a755c9c3c5702832ede04edcb1855ebf4576cbdc Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Thu, 5 Oct 2023 23:16:37 +0100 Subject: [PATCH] delete some inapplicable kconfig --- devices/belkin-rt3200/default.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/devices/belkin-rt3200/default.nix b/devices/belkin-rt3200/default.nix index 0bf595d5..fefdec43 100644 --- a/devices/belkin-rt3200/default.nix +++ b/devices/belkin-rt3200/default.nix @@ -80,7 +80,6 @@ NET_MEDIATEK_STAR_EMAC = "y"; # this enables REGMAP_MMIO NET_VENDOR_MEDIATEK = "y"; PCIE_MEDIATEK = "y"; - # PWM_MEDIATEK = "y"; # seems to be ramips? BLOCK = "y"; # move this to base option NETDEVICES = "y"; # and this probably also @@ -110,11 +109,6 @@ # SERIAL_8250_NR_UARTS="3"; # SERIAL_8250_RUNTIME_UARTS="3"; SERIAL_OF_PLATFORM="y"; - - - # probably don't need these - # SERIAL_AMBA_PL011 = "y"; - # SERIAL_AMBA_PL011_CONSOLE = "y"; }; }; boot.commandLine = [