summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-05-08 08:25:27 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-08 14:46:42 +0200
commit026f6b1938292de48e00bd771720caae5ada1de9 (patch)
tree2aaf19a7c16e30eb94908d594cf3674ad99943a1 /drivers
parent48ebf1d9b2795eae0287d353d3f3f28902b2d127 (diff)
downloadbarebox-026f6b1938292de48e00bd771720caae5ada1de9.tar.gz
barebox-026f6b1938292de48e00bd771720caae5ada1de9.tar.xz
common: introduce COMPILE_TEST option for build-testing
Compile-time analysis may help us catch latent bugs in barebox. For this to be most effective, we need an easy way to compile as much of barebox as possible. Giving all driver options prompts would do this, but at the cost of making user experience worse, by asking them about drivers for HW that's clearly not relevant to the platform they selected. Do as Linux does and provide a default-off COMPILE_TEST option, which we can use to make extra drivers selectable. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions