From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753278AbbKIKLK (ORCPT ); Mon, 9 Nov 2015 05:11:10 -0500 Received: from mga01.intel.com ([192.55.52.88]:21742 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753094AbbKIKLG (ORCPT ); Mon, 9 Nov 2015 05:11:06 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,265,1444719600"; d="scan'208";a="596794754" From: Alexander Shishkin To: Greg KH Cc: linux-kernel@vger.kernel.org, Alexander Shishkin Subject: [PATCH 0/2] stm class/intel_th: Kconfig fixes Date: Mon, 9 Nov 2015 12:08:33 +0200 Message-Id: <1447063715-4970-1-git-send-email-alexander.shishkin@linux.intel.com> X-Mailer: git-send-email 2.6.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, These are two Kconfig fixes from Geert. 1/2 is the one that Linus noticed, 2/2 is a fresh one. Geert Uytterhoeven (2): stm class: Hide STM-specific options if STM is disabled intel_th: INTEL_TH should depend on HAS_DMA drivers/hwtracing/intel_th/Kconfig | 1 + drivers/hwtracing/stm/Kconfig | 4 ++++ 2 files changed, 5 insertions(+) -- 2.6.2