Files
liminix/devices
Daniel Barlow c8154a2db9 kernel: add "conditional" config
imagine: you are using a device that requires
CONFIG_MYDEVICE_FROBOZZ_DRIVER but only if CONFIG_FROBOZZ has been
specified elsewhere. Because we check that every requested config
symbol actually appears in .config then it can't be added
unconditionally or the build will fail if CONFIG_FROBOZZ wasn't asked
for.

I'm not 100% happy about this design but it's the best I've thought of
so far.
2024-02-04 18:12:15 +00:00
..
2024-01-25 12:29:03 +01:00
2024-01-25 12:29:03 +01:00
2024-01-25 12:29:03 +01:00
2024-01-25 12:29:03 +01:00
2024-01-25 12:29:03 +01:00
2023-12-26 21:58:18 +00:00
2023-12-18 22:42:29 +00:00