init/kconfig: FRT dependends on EMS
Change-Id: I5b241b766adc14a2169ec773ead76caba7187f03 Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
This commit is contained in:
parent
4dcad81e7c
commit
213c6ee75d
1 changed files with 1 additions and 1 deletions
|
@ -1489,7 +1489,7 @@ config DEFAULT_USE_ENERGY_AWARE
|
||||||
|
|
||||||
config SCHED_USE_FLUID_RT
|
config SCHED_USE_FLUID_RT
|
||||||
bool "Enable Fluid RT scheduler feature"
|
bool "Enable Fluid RT scheduler feature"
|
||||||
depends on SMP
|
depends on SCHED_EMS
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Basically, the Fluid RT selects the core by a task priority as usual.
|
Basically, the Fluid RT selects the core by a task priority as usual.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue