From 42bfadc059d521d922b315892dfe3e0c41fff9ef Mon Sep 17 00:00:00 2001
From: Daniel Barlow <dan@telent.net>
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 cf4a136b..a012eb6b 100644
--- a/devices/belkin-rt3200/default.nix
+++ b/devices/belkin-rt3200/default.nix
@@ -65,7 +65,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
@@ -95,11 +94,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 = [