diff options
author | Bryan Wu <cooloney@kernel.org> | 2008-04-23 23:02:04 +0200 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-04-23 23:02:04 +0200 |
commit | 1bee1a660ab42b33cbd39275de3dfdec3c62cee6 (patch) | |
tree | 7a78d5a07638cae9e70fdc4328055a48e7477116 /arch/blackfin/configs/PNAV-10_defconfig | |
parent | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ (diff) | |
download | linux-1bee1a660ab42b33cbd39275de3dfdec3c62cee6.tar.xz linux-1bee1a660ab42b33cbd39275de3dfdec3c62cee6.zip |
[Blackfin] arch: boards and machines defconfig updates
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/PNAV-10_defconfig')
-rw-r--r-- | arch/blackfin/configs/PNAV-10_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig index 19e8f051ad18..87622ad9df47 100644 --- a/arch/blackfin/configs/PNAV-10_defconfig +++ b/arch/blackfin/configs/PNAV-10_defconfig @@ -214,7 +214,7 @@ CONFIG_HZ=250 # # Memory Setup # -CONFIG_MEM_SIZE=64 +CONFIG_MAX_MEM_SIZE=64 CONFIG_MEM_ADD_WIDTH=10 CONFIG_BOOT_LOAD=0x1000 CONFIG_BFIN_SCRATCH_REG_RETN=y |