| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/config: disable CONFIG_FRAME_WARN on ChromeOS | Aleksandr Nogikh | 2024-05-07 | 1 | -0/+2 |
| | | | | | As suggested by @groeck. | ||||
| * | dashboard/config/linux: disable IIO_CROS_EC_SENSORS_CORE | Dmitry Vyukov | 2020-12-14 | 1 | -0/+5 |
| | | | | | | It's build broken on ChromeOS: cros_ec_activity.c:232:7: error: this statement may fall through | ||||
| * | dashboard/config/linux: fix ChromeOS full/baseline configs | Dmitry Vyukov | 2020-12-11 | 1 | -7/+2 |
| | | | | | | | | | | | | | ESD_FS/INCREMENTAL_FS were supposed to be enabled in full config only, but they were enabled only in baseline config. Split chromeos.yml to chromeos.yml and chromeos-subsystems.yml to avoid this mistake in future and the need to write [-baseline]. Also enabled UBS_CONFIG_FS as it seems to be enabled on real devices. Do the same for Android. | ||||
| * | dashboard/config/linux: enable more ChromeOS/Android configs | Dmitry Vyukov | 2020-12-10 | 1 | -0/+7 |
| | | |||||
| * | dashboard/config/linux: add chromeos 5.4 configs | Dmitry Vyukov | 2020-11-28 | 1 | -0/+8 |
