* [PATCH] m68k: Revive lost DIO bus config option
@ 2011-10-28 20:54 Geert Uytterhoeven
2011-10-31 3:51 ` Greg Ungerer
0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2011-10-28 20:54 UTC (permalink / raw)
To: Greg Ungerer, linux-m68k; +Cc: linux-kernel, Geert Uytterhoeven
commit 0e152d80507b75c00aac60f2ffc586360687cd52 ("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>
---
arch/m68k/Kconfig.bus | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus
index 7703b54..983e176 100644
--- a/arch/m68k/Kconfig.bus
+++ b/arch/m68k/Kconfig.bus
@@ -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
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] m68k: Revive lost DIO bus config option
2011-10-28 20:54 [PATCH] m68k: Revive lost DIO bus config option Geert Uytterhoeven
@ 2011-10-31 3:51 ` Greg Ungerer
2011-10-31 17:08 ` Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: Greg Ungerer @ 2011-10-31 3:51 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Greg Ungerer, linux-m68k, linux-kernel
Hi Geert,
On 29/10/11 06:54, Geert Uytterhoeven wrote:
> commit 0e152d80507b75c00aac60f2ffc586360687cd52 ("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>
Oops, another one.
Acked-by: Greg Ungerer <gerg@uclinux.org>
Are you going to push these to Linus, or do you want me to
collect these fixes and push?
Regards
Greg
> arch/m68k/Kconfig.bus | 9 +++++++++
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus
> index 7703b54..983e176 100644
> --- a/arch/m68k/Kconfig.bus
> +++ b/arch/m68k/Kconfig.bus
> @@ -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
--
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@snapgear.com
SnapGear Group, McAfee PHONE: +61 7 3435 2888
8 Gardner Close FAX: +61 7 3217 5323
Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] m68k: Revive lost DIO bus config option
2011-10-31 3:51 ` Greg Ungerer
@ 2011-10-31 17:08 ` Geert Uytterhoeven
0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2011-10-31 17:08 UTC (permalink / raw)
To: Greg Ungerer; +Cc: Greg Ungerer, linux-m68k, linux-kernel
Hi Greg,
On Mon, Oct 31, 2011 at 04:51, Greg Ungerer <gerg@snapgear.com> wrote:
> On 29/10/11 06:54, Geert Uytterhoeven wrote:
>> commit 0e152d80507b75c00aac60f2ffc586360687cd52 ("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>
>
> Oops, another one.
That's the last one. I double checked all config changes in my test trees.
> Acked-by: Greg Ungerer <gerg@uclinux.org>
>
> Are you going to push these to Linus, or do you want me to
> collect these fixes and push?
I've added these to my for-3.2 branch, to push out after v3.2-rc1.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-31 17:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28 20:54 [PATCH] m68k: Revive lost DIO bus config option Geert Uytterhoeven
2011-10-31 3:51 ` Greg Ungerer
2011-10-31 17:08 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox