From 64254636af6fb536b5a3cf4ff04f7de751284abc Mon Sep 17 00:00:00 2001 From: Vicente Date: Tue, 9 Oct 2012 00:55:22 +0200 Subject: omap4: add filesystem support over usb boot Signed-off-by: Vicente Signed-off-by: Sascha Hauer --- fs/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fs/Kconfig') diff --git a/fs/Kconfig b/fs/Kconfig index 4c66543290..0ab69d75fc 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -29,6 +29,11 @@ config FS_TFTP prompt "tftp support" depends on NET +config FS_OMAP4_USBBOOT + bool + prompt "Filesystem over usb boot" + depends on OMAP4_USBBOOT + config FS_NFS depends on NET bool -- cgit v1.2.3