diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-12-12 14:46:37 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-12-12 14:46:37 -0500 |
commit | 383b83d788223d4535d40d053c63f52043fb0bc6 (patch) | |
tree | a00ef07b471850fc20dcab56117db5f3c54c29ab /docs | |
parent | 2b9e041a869514783ad387c937b7f57cac554edf (diff) | |
download | kutter-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