⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 open source bios with linux platform, very good and can be reused.
💻
字号:
config HOST_UNIX	bool "Build Hosted Unix binary"	default y	help	  Build a version of the OpenBIOS kernel that runs in a 	  Unix-like operating system.config UNIX_QT	depends HOST_UNIX	bool "QT frontend for Unix binary"	default n	help	  Enable this option if you wish to add a graphical user 	  interface to the openbios hosted unix binary. This option	  needs the QT library installed.source "arch/unix/plugins/Kconfig"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -