summaryrefslogtreecommitdiffstats
path: root/boot/grub
diff options
context:
space:
mode:
Diffstat (limited to 'boot/grub')
-rw-r--r--boot/grub/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/grub/Config.in b/boot/grub/Config.in
index c90770fe39..c3a729f7df 100644
--- a/boot/grub/Config.in
+++ b/boot/grub/Config.in
@@ -58,6 +58,8 @@ config BR2_TARGET_GRUB_DISKLESS
help
enable diskless support
+menu "network drivers"
+
config BR2_TARGET_GRUB_3c595
bool "3Com595 driver"
help
@@ -163,4 +165,6 @@ config BR2_TARGET_GRUB_w89c840
help
enable Winbond W89c840 driver
+endmenu
+
endif # BR2_TARGET_GRUB
OpenPOWER on IntegriCloud