This website requires JavaScript.
Explore
Help
Sign In
linux-from-scratch
/
glfs
Watch
1
Star
0
Fork
0
You've already forked glfs
mirror of
https://github.com/Zeckmathederg/glfs.git
synced
2025-02-04 15:37:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2da03b7a05
glfs
/
kernel-config
/
x
/
installing
/
libevdev-test.toml
4 lines
71 B
TOML
Raw
Normal View
History
Unescape
Escape
Convert the remaining of X to use the new kernel-config system
2023-07-30 01:24:20 +08:00
INPUT_MISC
=
"*"
INPUT_UINPUT
=
"*M"
kernel-config: Update the script 1. Don't throw unspecified entries too early. Doing so caused various rendering glitches. And we can now also check if an entry is selected but it's parent not. 2. "menu"s in Kconfig can also have dependencies... Some pre-existing .toml data files are found problematic after the change, fix them and regenerate all rendered -kernel.xml files.
2023-07-31 18:49:37 +08:00
INPUT
=
{
value
=
'*'
,
forced
=
'*'
}
Reference in New Issue
Copy Permalink