Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59433a59 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k: Revive lost DIO bus config option



commit 0e152d80 ("m68k: reorganize Kconfig
options to improve mmu/non-mmu selections") accidentally dropped the DIO
bus config option. Re-add it to the "Bus support" section.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 24ed6ddd
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -2,6 +2,15 @@ if MMU


comment "Bus Support"
comment "Bus Support"


config DIO
	bool "DIO bus support"
	depends on HP300
	default y
	help
	  Say Y here to enable support for the "DIO" expansion bus used in
	  HP300 machines. If you are using such a system you almost certainly
	  want this.

config NUBUS
config NUBUS
	bool
	bool
	depends on MAC
	depends on MAC