init/kconfig: FRT dependends on EMS

Change-Id: I5b241b766adc14a2169ec773ead76caba7187f03
Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
This commit is contained in:
Park Bumgyu 2018-04-11 10:13:17 +09:00 committed by Mustafa Gökmen
parent 4dcad81e7c
commit 213c6ee75d
No known key found for this signature in database
GPG key ID: 3204D8100CFF21ED

View file

@ -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.