selftests: memory-hotplug: add required configs
authorLei Yang <Lei.Yang@windriver.com>
Wed, 5 Sep 2018 09:57:15 +0000 (17:57 +0800)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 5 Sep 2018 16:58:31 +0000 (10:58 -0600)
commit4d85af102a66ee6aeefa596f273169e77fb2b48e
tree66813b929be80ceea261b9d5a3c892079ff9927a
parent53cf59d6c0ad3edc4f4449098706a8f8986258b6
selftests: memory-hotplug: add required configs

add CONFIG_MEMORY_HOTREMOVE=y in config
without this config, /sys/devices/system/memory/memory*/removable
always return 0, I endup getting an early skip during test

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/memory-hotplug/config