Convert CONFIG_MTD_PARTITIONS et al to Kconfig

This converts the following to Kconfig:
   CONFIG_MTD_PARTITIONS
   CONFIG_MTD_DEVICE

Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig
index a9645f2..2c93a5b 100644
--- a/configs/smartweb_defconfig
+++ b/configs/smartweb_defconfig
@@ -45,6 +45,7 @@
 # CONFIG_MMC is not set
 CONFIG_NAND=y
 CONFIG_NAND_ATMEL=y
+CONFIG_MTD_PARTITIONS=y
 CONFIG_PHYLIB=y
 CONFIG_USB=y
 CONFIG_DM_USB=y