Le 17/07/2018 à 14:46, Takashi Iwai a écrit :
On Tue, 17 Jul 2018 14:41:29 +0200, Guillaume Gardet wrote:
Hi,
Is there anything blocking this patch? Please create a bugzilla entry to track this.
Especially for the release products like Leap, it's far better than submitting a patch to ML.
Ok, I created boo#1101465 for Tumbleweed. I guess this will be ok for master and stable branches. Would you like a bugzilla entry for each product: Leap 15.0 and SLE15 or this bug will works for them? Guillaume
thanks,
Takashi
Guillaume
Le 11/07/2018 à 16:19, Guillaume GARDET a écrit :
Signed-of-by: Guillaume GARDET <guillaume.gardet@free.fr>
This patch is for stable branch. Please also apply to master and openSUSE-15.0.
--- config/arm64/default | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/arm64/default b/config/arm64/default index 474974c4e5..bcbdeea935 100644 --- a/config/arm64/default +++ b/config/arm64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.2 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3907,7 +3907,8 @@ CONFIG_I2C_MV64XXX=m # CONFIG_I2C_NOMADIK is not set CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -# CONFIG_I2C_PXA is not set +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set CONFIG_I2C_QUP=m CONFIG_I2C_RK3X=m # CONFIG_I2C_SIMTEC is not set @@ -7055,7 +7056,6 @@ CONFIG_DMA_ENGINE_RAID=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set CONFIG_AUXDISPLAY=y -CONFIG_CHARLCD=m CONFIG_HD44780=m # CONFIG_IMG_ASCII_LCD is not set CONFIG_HT16K33=m @@ -7063,6 +7063,7 @@ CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 CONFIG_PANEL_PROFILE=5 # CONFIG_PANEL_CHANGE_MESSAGE is not set +CONFIG_CHARLCD=m CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org