This patches removes 'CONFIG_RTC_DW=y' so we rely on the platform's default option for the RTC driver. This way the RTC sample application can be built for different platforms without changing the configuration file. Change-Id: I88fc7cc2f072406c9d774a9b4682439df94f3bbc Signed-off-by: Andre Guedes <andre.guedes@intel.com>
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_RTC=y
|
|
CONFIG_NANO_TIMERS=n
|