arch/artik053: make ARTIK053_FLASH_PART dependent on !DISABLE_MOUNTPOINT
authorOleg Lyovin <o.lyovin@partner.samsung.com>
Tue, 18 Jul 2017 15:25:28 +0000 (18:25 +0300)
committerOleg Lyovin <o.lyovin@partner.samsung.com>
Wed, 9 Aug 2017 15:04:08 +0000 (18:04 +0300)
commit71954dcd336d67372e9c7b9b0f923bfd620bec47
tree7b4b67cc320f667f3c5a16d7a5414d2259f7e4ef
parentbeb7e941117d024fed40c8478f7d3da709231fb1
arch/artik053: make ARTIK053_FLASH_PART dependent on !DISABLE_MOUNTPOINT

* Since ARTIK053_FLASH_PART selects MTD layer specific options, which
  are available only with mountpoints being enabled, ARTIK053_FLASH_PART
  option must be invisible for user when DISABLE_MOUNTPOINT is enabled.

Signed-off-by: Oleg Lyovin <o.lyovin@partner.samsung.com>
os/arch/arm/src/artik053/Kconfig