timer: TICKLESS_CAPABLE is now without prompt
TICKLESS_CAPABLE is now selectable only and without prompt, so remove it from _defconfig files and select it directly by the timer. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d3218ca515
commit
c31ce55c58
2 changed files with 1 additions and 1 deletions
|
@ -116,6 +116,7 @@ config ALTERA_AVALON_TIMER
|
|||
config ITE_IT8XXX2_TIMER
|
||||
bool "ITE it8xxx2 timer driver"
|
||||
depends on SOC_IT8XXX2
|
||||
select TICKLESS_CAPABLE
|
||||
help
|
||||
This module implements a kernel device driver for the ITE it8xxx2
|
||||
HW timer model
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue