chore: kernel selector in Kconfig

This commit is contained in:
Forsworns
2022-02-16 14:49:54 +08:00
parent aa27dea6e9
commit 60cd74e296
13 changed files with 621 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
version: 0.1.0
# Automatically generated file; DO NOT EDIT.
# Ubiquitous Kernel Selector
Feature:
# CONFIG_FS is not set
BUS: true
BUS:
USB: true
# CONFIG_SERIAL is not set
Parameter:
RAM_LESS_THAN: 5
RAM_GREATER_THAN: 10000
ROM_LESS_THAN: 5
ROM_GREATER_THAN: 10000