Enable CONFIG_MEMORY_HOTPLUG (rhbz 1092948)
This commit is contained in:
parent
560ec8e052
commit
d7e828ec06
@ -93,7 +93,8 @@ CONFIG_HAVE_MEMORY_PRESENT=y
|
||||
CONFIG_SPARSEMEM_EXTREME=y
|
||||
CONFIG_SPARSEMEM_VMEMMAP=y
|
||||
# CONFIG_MOVABLE_NODE is not set
|
||||
# CONFIG_MEMORY_HOTPLUG is not set
|
||||
# CONFIG_ARCH_MEMORY_PROBE is not set
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
# CONFIG_MEMORY_HOTREMOVE is not set
|
||||
|
||||
# CONFIG_BLK_DEV_CMD640 is not set
|
||||
|
@ -2317,6 +2317,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Wed Apr 30 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Enable CONFIG_MEMORY_HOTPLUG (rhbz 1092948)
|
||||
|
||||
* Fri Apr 25 2014 Hans de Goede <hdegoede@redhat.com>
|
||||
- Add synaptics min-max quirk for ThinkPad Edge E431 (rhbz#1089689)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user