diff --git a/targets/generic b/targets/generic
index 55fc6c5224d3a58859418db26414993e2c2898c4..c39570fea43389244b30bb67c95978e8f1f1a6d0 100644
--- a/targets/generic
+++ b/targets/generic
@@ -11,9 +11,6 @@ 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'