[opensuse-kernel] CONFIG_USB_SERIAL_WISHBONE in config/armv7hl/exynos
Hi Alex, In: commit 957e65cd70e5666dfef341505d4115f29a7f56d0 Date: Wed Sep 25 16:25:49 2013 +0200 ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5 you disabled CONFIG_USB_SERIAL_WISHBONE in config/armv7hl/exynos. Was there any reason for that? All other configuration files have it enabled. On the same topic, arm config files currently have all USB-to-serial drivers enabled except USB_SERIAL_MXUPORT and USB_SERIAL_QT2. There doesn't seem to be any reason for that except that these drivers are recent. Both are enabled on all other architectures. I would like to enable them on arm too for the sake for consistency. Thanks, -- Jean Delvare SUSE L3 Support -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
On 29.04.14 14:15, Jean Delvare wrote:
Hi Alex,
In:
commit 957e65cd70e5666dfef341505d4115f29a7f56d0 Date: Wed Sep 25 16:25:49 2013 +0200
ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
you disabled CONFIG_USB_SERIAL_WISHBONE in config/armv7hl/exynos. Was there any reason for that? All other configuration files have it enabled.
I suppose at that point it got automatically disabled when enabling LPAE in the exynos config?
On the same topic, arm config files currently have all USB-to-serial drivers enabled except USB_SERIAL_MXUPORT and USB_SERIAL_QT2. There doesn't seem to be any reason for that except that these drivers are recent. Both are enabled on all other architectures. I would like to enable them on arm too for the sake for consistency.
Yes, please. I'm really looking forward to Jeff's work on hierarchical config options. Alex -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
Hi, Le 29/04/2014 14:15, Jean Delvare a écrit :
Hi Alex,
In:
commit 957e65cd70e5666dfef341505d4115f29a7f56d0 Date: Wed Sep 25 16:25:49 2013 +0200
ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
you disabled CONFIG_USB_SERIAL_WISHBONE in config/armv7hl/exynos. Was there any reason for that? All other configuration files have it enabled.
On the same topic, arm config files currently have all USB-to-serial drivers enabled except USB_SERIAL_MXUPORT and USB_SERIAL_QT2. There doesn't seem to be any reason for that except that these drivers are recent. Both are enabled on all other architectures. I would like to enable them on arm too for the sake for consistency.
You should be able to enable them with no problem. Guillaume -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
Le Tuesday 29 April 2014 à 16:30 +0200, Guillaume GARDET a écrit :
Hi,
Le 29/04/2014 14:15, Jean Delvare a écrit :
Hi Alex,
In:
commit 957e65cd70e5666dfef341505d4115f29a7f56d0 Date: Wed Sep 25 16:25:49 2013 +0200
ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
you disabled CONFIG_USB_SERIAL_WISHBONE in config/armv7hl/exynos. Was there any reason for that? All other configuration files have it enabled.
On the same topic, arm config files currently have all USB-to-serial drivers enabled except USB_SERIAL_MXUPORT and USB_SERIAL_QT2. There doesn't seem to be any reason for that except that these drivers are recent. Both are enabled on all other architectures. I would like to enable them on arm too for the sake for consistency.
You should be able to enable them with no problem.
OK, thanks. Done :) -- Jean Delvare SUSE L3 Support -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (3)
-
Alexander Graf
-
Guillaume GARDET
-
Jean Delvare