build: Remove the exposed "cmos" feature

This only affects the build system; the feature was already always
compiled in with ca68b9e7a9

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2022-09-20 10:30:57 +01:00
parent d4d0780b89
commit 2b53de58b3
3 changed files with 0 additions and 3 deletions

View File

@@ -25,5 +25,4 @@ arch = { path = "../arch" }
[features]
default = []
cmos = []
fwdebug = []