Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition

Add a new build definition to note micro-controllers that have strict
timing.  The Linux mcu code does not have strict timing - all other
targets currently do.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2020-05-25 00:27:18 -04:00
parent b80d2f7706
commit 835ec3513d
7 changed files with 9 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ config PRU_SELECT
default y
select HAVE_GPIO
#select HAVE_GPIO_ADC
select HAVE_STRICT_TIMING
config BOARD_DIRECTORY
string