zephyr/arch
Andre Guedes 055d775be6 rtc: Remove default value from platform-specific options
This patch removes the default value from some platform/SoC specific
options which are declared in drivers/rtc/Kconfig because 1) most of
the time they are not valid values and 2) the correct values are
already set in the SoC Kconfig (e.g. arch/x86/soc/quark_d2000/Kconfig).

For Quark D2000, the RTC_IRQ_PRI default value is set to '0' since the
priority information is ignored by the interrupt registering system
(the interrupt vectors are fixed in this SoC).

Change-Id: I70de889cfd22e65f0e7acf7e57ddc6439f028394
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-20 14:20:32 +00:00
..
arc Move compiler optimization to the SoC 2016-02-05 20:25:29 -05:00
arm ARM: rebase available priority levels to 0 2016-02-08 21:47:35 -05:00
x86 rtc: Remove default value from platform-specific options 2016-02-20 14:20:32 +00:00
Kconfig adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00