diff for duplicates of <200904220930.01735.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index c77c0f8..20fd350 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,35 +2,35 @@ On Wednesday 22 April 2009, Randy Dunlap wrote: > > Is there maybe a way to force Kconfig to just reject > > such illegal configs -- neither option set -- rather > > than trying some how to fix it? -> -> Not that I know of. cc-ing Sam. +>=20 +> Not that I know of. =A0cc-ing Sam. We could just make the USB_OHCI_HCD_PPC_OF option implicit and selected only if at least one of USB_OHCI_HCD_PPC_OF_BE and USB_OHCI_HCD_PPC_OF_LE are set. -Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Signed-off-by: Arnd Bergmann <arnd@arndb.de> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 845479f..07e3e25 100644 ---- a/drivers/usb/host/Kconfig +=2D-- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -161,26 +161,26 @@ config USB_OHCI_HCD_PPC_SOC Enables support for the USB controller on the MPC52xx or STB03xxx processor chip. If unsure, say Y. - --config USB_OHCI_HCD_PPC_OF -- bool "OHCI support for PPC USB controller on OF platform bus" -- depends on USB_OHCI_HCD && PPC_OF -- default y -- ---help--- -- Enables support for the USB controller PowerPC present on the -- OpenFirmware platform bus. -- +=20 +=2Dconfig USB_OHCI_HCD_PPC_OF +=2D bool "OHCI support for PPC USB controller on OF platform bus" +=2D depends on USB_OHCI_HCD && PPC_OF +=2D default y +=2D ---help--- +=2D Enables support for the USB controller PowerPC present on the +=2D OpenFirmware platform bus. +=2D config USB_OHCI_HCD_PPC_OF_BE -- bool "Support big endian HC" -- depends on USB_OHCI_HCD_PPC_OF -- default y +=2D bool "Support big endian HC" +=2D depends on USB_OHCI_HCD_PPC_OF +=2D default y + bool "OHCI support for OF platform bus (big endian)" + depends on USB_OHCI_HCD && PPC_OF select USB_OHCI_BIG_ENDIAN_DESC @@ -38,11 +38,11 @@ index 845479f..07e3e25 100644 + ---help--- + Enables support for big-endian USB controllers present on the + OpenFirmware platform bus. - +=20 config USB_OHCI_HCD_PPC_OF_LE -- bool "Support little endian HC" -- depends on USB_OHCI_HCD_PPC_OF -- default n +=2D bool "Support little endian HC" +=2D depends on USB_OHCI_HCD_PPC_OF +=2D default n + bool "OHCI support for OF platform bus (little endian)" + depends on USB_OHCI_HCD && PPC_OF select USB_OHCI_LITTLE_ENDIAN @@ -53,10 +53,6 @@ index 845479f..07e3e25 100644 +config USB_OHCI_HCD_PPC_OF + bool + default USB_OHCI_HCD_PPC_OF_BE || USB_OHCI_HCD_PPC_OF_LE - +=20 config USB_OHCI_HCD_PCI bool "OHCI support for PCI-bus USB controllers" --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 8e8e573..1b7634c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,57 +1,55 @@ "ref\01240340081.9110.144.camel@subratamodak.linux.ibm.com\0" "ref\0200904211919.38104.david-b@pacbell.net\0" "ref\049EE8855.1080306@oracle.com\0" - "ref\049EE8855.1080306-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" "Subject\0Re: [BUILD FAILURE 11/12] Next April 21 : PPC64 randconfig [drivers/usb/host/ohci-hcd.o]\0" "Date\0Wed, 22 Apr 2009 09:30:00 +0200\0" - "To\0Randy Dunlap <randy.dunlap-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>" - Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> - subrata-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Linuxppc-dev <Linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> - Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> - linux-next <linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - sachinp <sachinp-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Alexander Beregalov <a.beregalov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " samr <sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org>\0" + "To\0Randy Dunlap <randy.dunlap@oracle.com>\0" + "Cc\0sachinp <sachinp@linux.vnet.ibm.com>" + Stephen Rothwell <sfr@canb.auug.org.au> + samr <sam@ravnborg.org> + linux-usb@vger.kernel.org + linux-kernel <linux-kernel@vger.kernel.org> + David Brownell <david-b@pacbell.net> + Linuxppc-dev <Linuxppc-dev@ozlabs.org> + linux-next <linux-next@vger.kernel.org> + subrata@linux.vnet.ibm.com + " Alexander Beregalov <a.beregalov@gmail.com>\0" "\00:1\0" "b\0" "On Wednesday 22 April 2009, Randy Dunlap wrote:\n" "> > Is there maybe a way to force Kconfig to just reject\n" "> > such illegal configs -- neither option set -- rather\n" "> > than trying some how to fix it?\n" - "> \n" - "> Not that I know of. \302\240cc-ing Sam.\n" + ">=20\n" + "> Not that I know of. =A0cc-ing Sam.\n" "\n" "We could just make the USB_OHCI_HCD_PPC_OF option implicit\n" "and selected only if at least one of USB_OHCI_HCD_PPC_OF_BE\n" "and USB_OHCI_HCD_PPC_OF_LE are set.\n" "\n" - "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig\n" "index 845479f..07e3e25 100644\n" - "--- a/drivers/usb/host/Kconfig\n" + "=2D-- a/drivers/usb/host/Kconfig\n" "+++ b/drivers/usb/host/Kconfig\n" "@@ -161,26 +161,26 @@ config USB_OHCI_HCD_PPC_SOC\n" " \t Enables support for the USB controller on the MPC52xx or\n" " \t STB03xxx processor chip. If unsure, say Y.\n" - " \n" - "-config USB_OHCI_HCD_PPC_OF\n" - "-\tbool \"OHCI support for PPC USB controller on OF platform bus\"\n" - "-\tdepends on USB_OHCI_HCD && PPC_OF\n" - "-\tdefault y\n" - "-\t---help---\n" - "-\t Enables support for the USB controller PowerPC present on the\n" - "-\t OpenFirmware platform bus.\n" - "-\n" + "=20\n" + "=2Dconfig USB_OHCI_HCD_PPC_OF\n" + "=2D\tbool \"OHCI support for PPC USB controller on OF platform bus\"\n" + "=2D\tdepends on USB_OHCI_HCD && PPC_OF\n" + "=2D\tdefault y\n" + "=2D\t---help---\n" + "=2D\t Enables support for the USB controller PowerPC present on the\n" + "=2D\t OpenFirmware platform bus.\n" + "=2D\n" " config USB_OHCI_HCD_PPC_OF_BE\n" - "-\tbool \"Support big endian HC\"\n" - "-\tdepends on USB_OHCI_HCD_PPC_OF\n" - "-\tdefault y\n" + "=2D\tbool \"Support big endian HC\"\n" + "=2D\tdepends on USB_OHCI_HCD_PPC_OF\n" + "=2D\tdefault y\n" "+\tbool \"OHCI support for OF platform bus (big endian)\"\n" "+\tdepends on USB_OHCI_HCD && PPC_OF\n" " \tselect USB_OHCI_BIG_ENDIAN_DESC\n" @@ -59,11 +57,11 @@ "+\t---help---\n" "+\t Enables support for big-endian USB controllers present on the\n" "+\t OpenFirmware platform bus.\n" - " \n" + "=20\n" " config USB_OHCI_HCD_PPC_OF_LE\n" - "-\tbool \"Support little endian HC\"\n" - "-\tdepends on USB_OHCI_HCD_PPC_OF\n" - "-\tdefault n\n" + "=2D\tbool \"Support little endian HC\"\n" + "=2D\tdepends on USB_OHCI_HCD_PPC_OF\n" + "=2D\tdefault n\n" "+\tbool \"OHCI support for OF platform bus (little endian)\"\n" "+\tdepends on USB_OHCI_HCD && PPC_OF\n" " \tselect USB_OHCI_LITTLE_ENDIAN\n" @@ -74,12 +72,8 @@ "+config USB_OHCI_HCD_PPC_OF\n" "+\tbool\n" "+\tdefault USB_OHCI_HCD_PPC_OF_BE || USB_OHCI_HCD_PPC_OF_LE\n" - " \n" + "=20\n" " config USB_OHCI_HCD_PCI\n" - " \tbool \"OHCI support for PCI-bus USB controllers\"\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + " \tbool \"OHCI support for PCI-bus USB controllers\"" -1c7521e5c51e30eeb152e1a1625b9d15fb11919f352bdb5611845a76e4e9afa1 +a3e7d6097b9b4b7ddc36aa39d5ebb983c0d87613ca5913d885255b2331c5f28e
diff --git a/a/1.txt b/N2/1.txt index c77c0f8..33c8596 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,7 +9,7 @@ We could just make the USB_OHCI_HCD_PPC_OF option implicit and selected only if at least one of USB_OHCI_HCD_PPC_OF_BE and USB_OHCI_HCD_PPC_OF_LE are set. -Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Signed-off-by: Arnd Bergmann <arnd@arndb.de> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 845479f..07e3e25 100644 @@ -56,7 +56,3 @@ index 845479f..07e3e25 100644 config USB_OHCI_HCD_PCI bool "OHCI support for PCI-bus USB controllers" --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 8e8e573..cef6621 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01240340081.9110.144.camel@subratamodak.linux.ibm.com\0" "ref\0200904211919.38104.david-b@pacbell.net\0" "ref\049EE8855.1080306@oracle.com\0" - "ref\049EE8855.1080306-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" "Subject\0Re: [BUILD FAILURE 11/12] Next April 21 : PPC64 randconfig [drivers/usb/host/ohci-hcd.o]\0" "Date\0Wed, 22 Apr 2009 09:30:00 +0200\0" - "To\0Randy Dunlap <randy.dunlap-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>" - Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> - subrata-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Linuxppc-dev <Linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> - Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> - linux-next <linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - sachinp <sachinp-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Alexander Beregalov <a.beregalov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " samr <sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org>\0" + "To\0Randy Dunlap <randy.dunlap@oracle.com>\0" + "Cc\0David Brownell <david-b@pacbell.net>" + Kumar Gala <galak@kernel.crashing.org> + subrata@linux.vnet.ibm.com + linux-usb@vger.kernel.org + Linuxppc-dev <Linuxppc-dev@ozlabs.org> + Stephen Rothwell <sfr@canb.auug.org.au> + linux-next <linux-next@vger.kernel.org> + sachinp <sachinp@linux.vnet.ibm.com> + linux-kernel <linux-kernel@vger.kernel.org> + Alexander Beregalov <a.beregalov@gmail.com> + " samr <sam@ravnborg.org>\0" "\00:1\0" "b\0" "On Wednesday 22 April 2009, Randy Dunlap wrote:\n" @@ -30,7 +29,7 @@ "and selected only if at least one of USB_OHCI_HCD_PPC_OF_BE\n" "and USB_OHCI_HCD_PPC_OF_LE are set.\n" "\n" - "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig\n" "index 845479f..07e3e25 100644\n" @@ -76,10 +75,6 @@ "+\tdefault USB_OHCI_HCD_PPC_OF_BE || USB_OHCI_HCD_PPC_OF_LE\n" " \n" " config USB_OHCI_HCD_PCI\n" - " \tbool \"OHCI support for PCI-bus USB controllers\"\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + " \tbool \"OHCI support for PCI-bus USB controllers\"" -1c7521e5c51e30eeb152e1a1625b9d15fb11919f352bdb5611845a76e4e9afa1 +5deeae78cf5614e94c72d6eb0e8efd638fe11e27b5046eef3dfa26a2c7bb781e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.