defconfig: msm-auto: Make hotplug section size as 256 MB
On Mojave board, hotplug-able memory size is 256 MB. This depends on DDR configuration. Configure HOTPLUG_SIZE_BITS to match this. Change-Id: I014be9240f665cb1754fe701b4d57cf898b5f693 Signed-off-by: Arun KS <arunks@codeaurora.org>
This commit is contained in:
parent
684b489a31
commit
0e4865bff9
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
CONFIG_HOTPLUG_SIZE_BITS=28
|
||||
CONFIG_LOCALVERSION="-perf"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_FHANDLE=y
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
CONFIG_HOTPLUG_SIZE_BITS=28
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_AUDIT=y
|
||||
|
|
Loading…
Add table
Reference in a new issue