Skip to content

Commit

Permalink
m68k: Revive lost DIO bus config option
Browse files Browse the repository at this point in the history
commit 0e152d8 ("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: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Geert Uytterhoeven committed Nov 8, 2011
1 parent 24ed6dd commit 59433a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/m68k/Kconfig.bus
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ if MMU

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
bool
depends on MAC
Expand Down

0 comments on commit 59433a5

Please sign in to comment.