From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935029AbcIROJg (ORCPT ); Sun, 18 Sep 2016 10:09:36 -0400 Received: from kozue.soulik.info ([108.61.200.231]:56457 "EHLO kozue.soulik.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758528AbcIROJ1 (ORCPT ); Sun, 18 Sep 2016 10:09:27 -0400 From: Randy Li To: alsa-devel@alsa-project.org Cc: sbkim73@samsung.com, s.nawrocki@samsung.com, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, krzk@kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Randy Li Subject: [PATCH] make samsung interface entries explicitly Date: Sun, 18 Sep 2016 22:09:10 +0800 Message-Id: <1474207751-9804-1-git-send-email-ayaka@soulik.info> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I found those modules should be selected directly, as I only use the simple sound card. Randy Li (1): ASoC: samsung: make audio interface/controller explicitly sound/soc/samsung/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.7.4 From mboxrd@z Thu Jan 1 00:00:00 1970 From: ayaka@soulik.info (Randy Li) Date: Sun, 18 Sep 2016 22:09:10 +0800 Subject: [PATCH] make samsung interface entries explicitly Message-ID: <1474207751-9804-1-git-send-email-ayaka@soulik.info> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org I found those modules should be selected directly, as I only use the simple sound card. Randy Li (1): ASoC: samsung: make audio interface/controller explicitly sound/soc/samsung/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.7.4