Re: [GIT] kbuild: kconfig changes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arve Hjønnevåg
Date: Friday, August 6, 2010 - 9:43 pm

On Fri, Aug 6, 2010 at 9:01 PM, Sam Ravnborg <sam@ravnborg.org> wrote:

It is probably the same problem. The gadget driver that was not set is
not buildable as a module (it is not in the mainline kernel). If I
select another gadget driver instead it just gets changed to build as
a module instead.

If you create a file, arch/arm/configs/test_defconfig with the following:
CONFIG_MODULES=y
CONFIG_USB_GADGET=y
CONFIG_USB_MASS_STORAGE=y

then "make test_defconfig" results in .config having:
CONFIG_USB_MASS_STORAGE=m

 (at least if you are set up to compile for arm)

-- 
Arve Hjønnevåg
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT] kbuild: kconfig changes, Michal Marek, (Wed Aug 4, 5:51 am)
Re: [GIT] kbuild: kconfig changes, Linus Torvalds, (Thu Aug 5, 4:33 pm)
Re: [GIT] kbuild: kconfig changes, Justin P. Mattock, (Thu Aug 5, 6:27 pm)
Re: [GIT] kbuild: kconfig changes, Linus Torvalds, (Thu Aug 5, 7:08 pm)
Re: [GIT] kbuild: kconfig changes, Justin P. Mattock, (Thu Aug 5, 7:54 pm)
[PATCH] kconfig: fix make oldconfig, Sam Ravnborg, (Thu Aug 5, 10:13 pm)
Re: [PATCH] kconfig: fix make oldconfig, Justin P. Mattock, (Thu Aug 5, 11:02 pm)
Re: [PATCH] kconfig: fix make oldconfig, Michal Marek, (Fri Aug 6, 3:21 am)
Re: [PATCH] kconfig: fix make oldconfig, Linus Torvalds, (Fri Aug 6, 9:19 am)
Re: [PATCH] kconfig: fix make oldconfig, Sam Ravnborg, (Fri Aug 6, 10:52 am)
Re: [PATCH] kconfig: fix make oldconfig, Linus Torvalds, (Fri Aug 6, 11:09 am)
Re: [PATCH] kconfig: fix make oldconfig, Justin P. Mattock, (Fri Aug 6, 12:52 pm)
Re: [GIT] kbuild: kconfig changes, Arve Hjønnevåg, (Fri Aug 6, 4:19 pm)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Fri Aug 6, 9:01 pm)
Re: [GIT] kbuild: kconfig changes, Arve Hjønnevåg, (Fri Aug 6, 9:43 pm)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Sun Aug 8, 8:57 am)
Re: [GIT] kbuild: kconfig changes, Michal Marek, (Tue Aug 10, 7:04 am)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Tue Aug 10, 7:25 am)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Wed Aug 11, 12:51 pm)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Wed Aug 11, 1:34 pm)
Re: [GIT] kbuild: kconfig changes, Arve Hjønnevåg, (Wed Aug 11, 4:39 pm)
Re: [GIT] kbuild: kconfig changes, Sam Ravnborg, (Wed Aug 11, 8:45 pm)