kernel: x86_64: drop CALGARY properly
[openwrt/staging/hauke.git] / config / Config-images.in
index ee686e8266e85247dea2371f19f3fa3531fa41c0..a32de19826ff3d21f0df9c62e227256fad22245c 100644 (file)
@@ -262,13 +262,13 @@ menu "Target Images"
                int "Kernel partition size (in MB)"
                depends on GRUB_IMAGES || USES_BOOT_PART
                default 8 if TARGET_apm821xx_sata
-               default 20 if TARGET_brcm2708
+               default 64 if TARGET_bcm27xx
                default 16
 
        config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MB)"
                depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_rb532 || TARGET_sunxi || TARGET_uml
-               default 128
+               default 104
                help
                  Select the root filesystem partition size.