examples/fs_helper: remove unnecessary menu in Kconfig
authorsunghan <sh924.chang@samsung.com>
Tue, 5 Sep 2017 06:23:24 +0000 (15:23 +0900)
committersunghan <sh924.chang@samsung.com>
Tue, 5 Sep 2017 06:23:24 +0000 (15:23 +0900)
commit14f82e04495a8daa823667028721d3909e6c2341
tree30710ea046ea2ba7c5301711c2fc2b11c0eaed16
parent770aaa7bb1aa7cbf4c0d1725c37b35f621c994b6
examples/fs_helper: remove unnecessary menu in Kconfig

For fs helper example, we don't need to make a title.
It cause a wrong block for example.
  #
  # Examples
  #
  # CONFIG_EXAMPLES_ARTIK_DEMO is not set
  # CONFIG_EXAMPLES_AWS is not set
  # CONFIG_EXAMPLES_DNSCLIENT_TEST is not set
  # CONFIG_EXAMPLES_DTLS_CLIENT is not set
  # CONFIG_EXAMPLES_DTLS_SERVER is not set
  # CONFIG_EXAMPLES_EEPROM_TEST is not set
  # CONFIG_EXAMPLES_FOTA_SAMPLE is not set

  #
  # filesystem helper application
  #
apps/examples/fs_helper/Kconfig