aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/configs
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2018-08-12 18:32:13 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2018-08-20 12:27:52 -0700
commitf79e4d5f92a129a1159c973735007d4ddc8541f3 (patch)
treed3dc634d028917f9a50f1c32ea99d231e761f270 /arch/xtensa/configs
parentxtensa: rework noMMU cache attributes initialization (diff)
downloadlinux-dev-f79e4d5f92a129a1159c973735007d4ddc8541f3.tar.xz
linux-dev-f79e4d5f92a129a1159c973735007d4ddc8541f3.zip
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Now that noMMU cache attributes are set up separately drop no longer used macro PLATFORM_DEFAULT_MEM_SIZE and config symbol CONFIG_DEFAULT_MEM_SIZE used for setting it. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/configs')
-rw-r--r--arch/xtensa/configs/nommu_kc705_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/configs/nommu_kc705_defconfig b/arch/xtensa/configs/nommu_kc705_defconfig
index 610f622d3c84..f3fc4f970ca8 100644
--- a/arch/xtensa/configs/nommu_kc705_defconfig
+++ b/arch/xtensa/configs/nommu_kc705_defconfig
@@ -40,7 +40,6 @@ CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="earlycon=uart8250,mmio32native,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=256M@0x60000000"
CONFIG_USE_OF=y
CONFIG_BUILTIN_DTB="kc705_nommu"
-CONFIG_DEFAULT_MEM_SIZE=0x10000000
CONFIG_BINFMT_FLAT=y
CONFIG_NET=y
CONFIG_PACKET=y