]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 3 Aug 2012 18:12:34 +0000 (15:12 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 10 Aug 2012 09:05:03 +0000 (11:05 +0200)
commit578a5d7a70b8b1b0d4df5868773d057e24a8a8c7
treead52d90538b1d9a2f1188c86242025799cdb5f6e
parenta17343bee3b44cd023b18a10c6dff8e703351c7b
ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR

By default CONFIG_DEFAULT_MMAP_MIN_ADDR is 4096 and can also be changed via
/proc/sys/vm/mmap_min_addr if needed.

Quoting Russell King (http://marc.info/?l=linux-arm-kernel&m=134401593807820&w=2):

"4096 is also fine for ARM too.  There's not much point in having
defconfigs change it - that would just be pure noise in the config
files."

,so remove CONFIG_DEFAULT_MMAP_MIN_ADDR from the defconfig file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/configs/imx_v6_v7_defconfig