Le 15/05/2014 18:14, Jean Delvare a écrit :
Salut Guillaume,
Le Tuesday 29 April 2014 à 17:55 +0200, Guillaume Gardet a écrit :
Le Tuesday 29 April 2014 à 17:33 +0200, Guillaume Gardet a écrit :
Le 29/04/2014 17:17, Jean Delvare a écrit :
* lpae has SERIAL_TEGRA disabled? SERIAL_TEGRA is only for tegra20/30, which is not supported by lpae. So it is ok to disable it in lpae. Ah, OK. Then I suppose the driver should depend on ARCH_TEGRA_2x_SOC || ARCH_TEGRA_3x_SOC instead of just ARCH_TEGRA. I'll send a patch upstream. According to the tristate info in Kconfig, yes:
Le 29/04/2014 17:52, Jean Delvare a écrit : tristate "NVIDIA Tegra20/30 SoC serial controller"
May need to be confirmed upstream. Either tristate text is wrong, or "depends on" is wrong. Upstream says that the serial-tegra driver is for all Tegra systems, not just Tegra 20/30. That is, the Kconfig text is wrong. So I believe SERIAL_TEGRA should be enabled in lpae too. OK?
Ok! Guillaume -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org