linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "José Expósito" <jose.exposito89@gmail.com>
To: Rong Chen <rong.a.chen@intel.com>
Cc: jikos@kernel.org, kbuild-all@lists.01.org,
	benjamin.tissoires@redhat.com, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [kbuild-all] Re: [PATCH 3/5] HID: magicmouse: Magic Trackpad 2 USB battery capacity
Date: Sat, 22 May 2021 19:41:47 +0200	[thread overview]
Message-ID: <20210522174147.GA7547@elementary-os.localdomain> (raw)
In-Reply-To: <eeba0785-1d5c-7d4a-d5c4-af6ffb3f4f8b@intel.com>

On Thu, May 20, 2021 at 05:18:51PM +0800, Rong Chen wrote: 
> Hi José Expósito,
> 
> I think it's related to HAS_IOMEM in drivers/usb/Kconfig:
> 
> menuconfig USB_SUPPORT
>         bool "USB support"
>         depends on HAS_IOMEM
>         default y
>         help
> 
> 
>           This option adds core support for Universal Serial Bus (USB).
>           You will also need drivers from the following menu to make use of
> it.
> 
> and I found a similar issue fixed by the below commit:
>
> [...]
> 
> Best Regards,
> Rong Chen

Hi Rong,

Thank you very much for taking the time to help me out with this issue, I really appreciate it.

As you mentioned, the issue was related with depends on in Kconfig, I'll email a new version of the patches.

Best regards,
Jose

  reply	other threads:[~2021-05-22 17:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 18:20 [PATCH 1/5] HID: magicmouse: register power supply José Expósito
2021-05-11 18:20 ` [PATCH 2/5] HID: magicmouse: report battery capacity over bluetooth José Expósito
2021-05-11 18:20 ` [PATCH 3/5] HID: magicmouse: Magic Trackpad 2 USB battery capacity José Expósito
2021-05-12  9:39   ` kernel test robot
2021-05-15 18:50     ` José Expósito
2021-05-20  9:18       ` [kbuild-all] " Rong Chen
2021-05-22 17:41         ` José Expósito [this message]
2021-05-12 11:28   ` kernel test robot
2021-05-11 18:20 ` [PATCH 4/5] HID: magicmouse: Magic Mouse " José Expósito
2021-05-11 18:20 ` [PATCH 5/5] HID: magicmouse: report battery status José Expósito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210522174147.GA7547@elementary-os.localdomain \
    --to=jose.exposito89@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rong.a.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).