aboutsummaryrefslogtreecommitdiff
path: root/devices/x230t.nix
diff options
context:
space:
mode:
Diffstat (limited to 'devices/x230t.nix')
-rw-r--r--devices/x230t.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/devices/x230t.nix b/devices/x230t.nix
new file mode 100644
index 000000000000..884b314b96b3
--- /dev/null
+++ b/devices/x230t.nix
@@ -0,0 +1,4 @@
+{
+ CONFIG_VENDOR_LENOVO = "y";
+ CONFIG_BOARD_LENOVO_X230T = "y";
+}