X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ficonnect.h;h=87113d7805c1167bae7466706ed36fdf17e84da6;hb=504bf790da08db9b4a443566cf6ef577f9c7996a;hp=d528d3f0d43752ab892e131a71ebe6be3b281f72;hpb=43ede0bca7fc1590b623832b743213b818257a27;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h index d528d3f..87113d7 100644 --- a/include/configs/iconnect.h +++ b/include/configs/iconnect.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009-2012 * Wojciech Dubowik * Luka Perkov - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_ICONNECT_H @@ -29,7 +28,6 @@ /* * Commands configuration */ -#define CONFIG_SYS_MVFS /* * mv-common.h should be defined after CMD configs since it used them @@ -75,7 +73,5 @@ /* * File system */ -#define CONFIG_MTD_DEVICE -#define CONFIG_MTD_PARTITIONS #endif /* _CONFIG_ICONNECT_H */