aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2024-12-12 14:46:37 -0500
committerKevin O'Connor <kevin@koconnor.net>2024-12-12 14:46:37 -0500
commit383b83d788223d4535d40d053c63f52043fb0bc6 (patch)
treea00ef07b471850fc20dcab56117db5f3c54c29ab /docs
parent2b9e041a869514783ad387c937b7f57cac554edf (diff)
downloadkutter-383b83d788223d4535d40d053c63f52043fb0bc6.tar.gz
kutter-383b83d788223d4535d40d053c63f52043fb0bc6.tar.xz
kutter-383b83d788223d4535d40d053c63f52043fb0bc6.zip
Kconfig: Simplify WANT_XXX definitions
Use WANT_ADXL345 and WANT_MPU9250 instead of WANT_SENSOR_ADXL345 and WANT_SENSOR_MPU9250. This makes these definitions similar to the other accelerometer defintions. Order menu so accelerometers are close to each other in the menu. Simplify Makefile as Kconfig already assures a symbol will only be defined if its dependencies are met. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions