From 75111e967fb3fa6239884a0c85635e7ede46bc29 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Sun, 10 Jan 2021 09:52:49 +1100 Subject: Disable subsystems repo-wide. (#11449) --- keyboards/tkw/stoutgat/v2/f411/chconf.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'keyboards/tkw/stoutgat/v2') diff --git a/keyboards/tkw/stoutgat/v2/f411/chconf.h b/keyboards/tkw/stoutgat/v2/f411/chconf.h index 57781f2479..531b724ef9 100644 --- a/keyboards/tkw/stoutgat/v2/f411/chconf.h +++ b/keyboards/tkw/stoutgat/v2/f411/chconf.h @@ -21,21 +21,5 @@ #pragma once -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY TRUE - -#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE - -#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE - -#define CH_CFG_FACTORY_SEMAPHORES TRUE - -#define CH_CFG_FACTORY_MAILBOXES TRUE - -#define CH_CFG_FACTORY_OBJ_FIFOS TRUE - -#define CH_CFG_FACTORY_PIPES TRUE - #include_next -- cgit v1.2.3