1
0
Fork 0
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
..
belkin-rt3200 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
families openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-ar750 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-mt300a openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
gl-mt300n-v2 openwrt: update to v23.05.2 2024-01-25 12:29:03 +01:00
qemu qemu mips: enable rebooting 2023-12-26 21:58:18 +00:00
qemu-aarch64 support aarch64 in tftpboot test 2023-12-19 12:12:12 +00:00
qemu-armv7l add CI job to test tftpboot 2023-12-18 22:42:29 +00:00
turris-omnia kernel: add "conditional" config 2024-02-04 18:12:15 +00:00