diff --git a/targets/generic b/targets/generic index 55fc6c52..c39570fe 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'