Added Kconfig menu ... endmenu enties for spi flash suppor
Signed-off-by: Jagan Teki <jteki@openedev.com>
+menu "SPI Flash Support"
+
config SPI_FLASH
bool "Enable SPI Flash support"
help
config SPI_FLASH
bool "Enable SPI Flash support"
help
bus (see CONFIG_SANDBOX_SPI) and SPI traffic will be routed to this
device. Typically the contents of the emulated SPI flash device is
stored in a file on the host filesystem.
bus (see CONFIG_SANDBOX_SPI) and SPI traffic will be routed to this
device. Typically the contents of the emulated SPI flash device is
stored in a file on the host filesystem.
+
+endmenu # menu "SPI Flash Support"