Add no-timers configuration to sample.minimal to check that it's actually working in runtime. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
11 lines
144 B
Plaintext
11 lines
144 B
Plaintext
# Drivers and peripherals
|
|
CONFIG_I2C=n
|
|
CONFIG_WATCHDOG=n
|
|
CONFIG_GPIO=n
|
|
CONFIG_PINCTRL=n
|
|
CONFIG_SPI=n
|
|
CONFIG_FLASH=n
|
|
|
|
# Boot
|
|
CONFIG_BOOT_DELAY=0
|