aboutsummaryrefslogtreecommitdiff
path: root/devices/t440p.nix
diff options
context:
space:
mode:
Diffstat (limited to 'devices/t440p.nix')
-rw-r--r--devices/t440p.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/devices/t440p.nix b/devices/t440p.nix
deleted file mode 100644
index 5d3f29e7e68f..000000000000
--- a/devices/t440p.nix
+++ /dev/null
@@ -1,8 +0,0 @@
-{ ... }:
-
-{
- CONFIG_VENDOR_LENOVO = "y";
- CONFIG_BOARD_LENOVO_THINKPAD_T440P = "y";
-
- # TODO: fetch mrc.bin
-}