Merge pull request #387 from olegartys/947
authorsunghan-chang <sh924.chang@samsung.com>
Fri, 11 Aug 2017 08:45:54 +0000 (17:45 +0900)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2017 08:45:54 +0000 (17:45 +0900)
arch/artik053: make ARTIK053_FLASH_PART dependent on !DISABLE_MOUNTPOINT

1  2 
os/arch/arm/src/artik053/Kconfig

@@@ -39,10 -39,9 +39,10 @@@ config ARTIK053_FLASH_PAGE_SIZ
  config ARTIK053_FLASH_PART
        bool "Enable partition support on FLASH"
        default n
 +      select MTD
        select MTD_PARTITION
        select MTD_PROGMEM
-       depends on S5J_SFLASH
+       depends on S5J_SFLASH && !DISABLE_MOUNTPOINT
        ---help---
                Enables creation of partitions on the FLASH