Merge git://git.denx.de/u-boot-arc
[oweals/u-boot.git] / arch / arm / mach-uniphier / Kconfig
index 8335685e32949c47b2f0379532e98b8c08c3f851..288e6aba79502575a036848b7172b6a94a892dfe 100644 (file)
@@ -1,9 +1,6 @@
 menu "Panasonic UniPhier platform"
        depends on ARCH_UNIPHIER
 
-config SYS_SOC
-       default "uniphier"
-
 config SYS_CONFIG_NAME
        default "uniphier"
 
@@ -48,12 +45,6 @@ config DCC_MICRO_SUPPORT_CARD
 
 endchoice
 
-config SYS_MALLOC_F
-       default y
-
-config SYS_MALLOC_F_LEN
-       default 0x400
-
 config CMD_PINMON
        bool "Enable boot mode pins monitor command"
        default y