Files
liminix/modules
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
..
2023-08-31 18:29:45 +01:00
2023-09-26 16:43:03 +01:00
2023-08-28 22:02:28 +01:00
2024-02-02 19:43:34 +00:00
2023-08-28 22:02:28 +01:00
2024-01-04 23:22:02 +00:00
2024-01-05 00:07:01 +00:00
2023-09-17 17:00:26 +01:00
2023-09-17 17:00:31 +01:00
2023-12-11 19:09:18 +00:00
2023-08-16 22:26:40 +01:00
2024-02-04 18:12:15 +00:00
2024-01-26 22:46:36 +00:00
2023-08-16 22:52:16 +01:00
2023-03-10 18:40:45 +00:00