diff --git a/targets/generic b/targets/generic
index c39570fea43389244b30bb67c95978e8f1f1a6d0..55fc6c5224d3a58859418db26414993e2c2898c4 100644
--- a/targets/generic
+++ b/targets/generic
@@ -11,6 +11,9 @@ config 'CONFIG_PACKAGE_ATH_DEBUG=y'
 config 'CONFIG_TARGET_MULTI_PROFILE=y'
 config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
 
+config 'CONFIG_TARGET_KERNEL_PARTSIZE=4'
+config 'CONFIG_TARGET_ROOTFS_PARTSIZE=48'
+
 if [ "$GLUON_DEBUG" ]
 then
 	config 'CONFIG_DEBUG=y'