Kconfig: Note which chips require software divide operations

Add a new HAVE_SOFTWARE_DIVIDE_REQUIRED that indicates which chips
require software divide.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2025-04-07 12:40:47 -04:00
parent 0fbcc156c5
commit 871637d3f2
4 changed files with 8 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ config HC32F460_SELECT
select HAVE_STRICT_TIMING
select HAVE_GPIO_HARD_PWM
select HAVE_STEPPER_OPTIMIZED_BOTH_EDGE
# Software divide used by Huada SDK
select HAVE_SOFTWARE_DIVIDE_REQUIRED
config BOARD_DIRECTORY
string