forked from Archive/PX4-Autopilot
boards/px4/fmu-v5x: remove sd_stress & reflect to reduce flash usage
This commit is contained in:
parent
d0251b8688
commit
2e12e14a23
|
@ -102,7 +102,6 @@ CONFIG_SYSTEMCMDS_NSHTERM=y
|
||||||
CONFIG_SYSTEMCMDS_PARAM=y
|
CONFIG_SYSTEMCMDS_PARAM=y
|
||||||
CONFIG_SYSTEMCMDS_PERF=y
|
CONFIG_SYSTEMCMDS_PERF=y
|
||||||
CONFIG_SYSTEMCMDS_REBOOT=y
|
CONFIG_SYSTEMCMDS_REBOOT=y
|
||||||
CONFIG_SYSTEMCMDS_REFLECT=y
|
|
||||||
CONFIG_SYSTEMCMDS_SD_BENCH=y
|
CONFIG_SYSTEMCMDS_SD_BENCH=y
|
||||||
CONFIG_SYSTEMCMDS_SYSTEM_TIME=y
|
CONFIG_SYSTEMCMDS_SYSTEM_TIME=y
|
||||||
CONFIG_SYSTEMCMDS_TOP=y
|
CONFIG_SYSTEMCMDS_TOP=y
|
||||||
|
|
Loading…
Reference in New Issue