diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-05-28 11:04:59 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-05-28 11:04:59 -0400 |
commit | 3af87e1c42ece2a36773520daa06612888cb9e29 (patch) | |
tree | 023b05405286829e8cc183ae996789372d476ace /klippy/delta.py | |
parent | d2547ce6b08965ea940e1690807e812841a38b8f (diff) | |
download | kutter-3af87e1c42ece2a36773520daa06612888cb9e29.tar.gz kutter-3af87e1c42ece2a36773520daa06612888cb9e29.tar.xz kutter-3af87e1c42ece2a36773520daa06612888cb9e29.zip |
avr: Add SIMULAVR build option; don't show WATCHDOG or SERIAL_BAUD_U2X
Add a CONFIG_SIMULAVR option to the Kbuild menus and don't directly
prompt users for CONFIG_WATCHDOG or CONFIG_SERIAL_BAUD_U2X. The only
reason to disable these options would be if one were running on
simulavr. This simplifies the user visible menu options.
Also, only show CONFIG_CLEAR_PRESCALER for at90usb1286 chips.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/delta.py')
0 files changed, 0 insertions, 0 deletions