Top search
Forums top search
29225 results in the forums
Order by date -
Order by pertinence
[PATCH] arm,unicore32: Remove obsolete "select MISC_DEVICES"
Obsoleted since commit 7c5763b8453a94871d356f20df30f350f8631e8b ("drivers: misc: Remove MISC_DEVICES config option") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> arch/arm/mach-davinci/Kconfig | 6 ...
Message posted on the July 19th, 2012 - 5:30 PM ET
[PATCH] m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
From: Greg Ungerer <gerg@uclinux.org> There is no specific atomic64 support code for any m68k CPUs, so we should select CONFIG_GENERIC_ATOMC64 for all. Remove the existing per CPU selection of this and select it for all m68k. Signed-off-by: ...
Message posted on the August 14th, 2012 - 12:50 am ET
[PATCH] regmap: Use select .. if to get IRQ_DOMAIN enabled
Ensure that we can't get randconfig breakage by doing the IRQ_DOMAIN select automatically. Don't just do the select from REGMAP_IRQ to ensure that the select actually gets noticed. Reported-by: Randy Dunlap <rdunlap@xenotime.net> ...
Message posted on the May 23rd, 2012 - 05:40 am ET
[PATCH] drivers: Select dependencies for the VIRTUALIZATION symbol
The VIRTUALIZATION symbol depends on HAVE_KVM but CONFIG_REMOTEPROC and CONFIG_RPMSG do not select HAVE_KVM leading to the following warning and build problems later on: warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet ...
Message posted on the June 07th, 2013 - 07:30 am ET
[PATCH] select GENERIC_ATOMIC64 for c6x/score/unicore32 archs
Sorry I have no compilers for build testing these changes, however the risk looks low and it's much better than to leave the arch broken, considering that Eric will do atomic64_t in the core fs/namespace.c code. CC: "Eric W. Biederman" ...
Message posted on the August 14th, 2012 - 11:40 am ET
[PATCH 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}. This simplifies the dependency. Signed-off-by: Axel Lin <axel.lin@ingics.com> drivers/pinctrl/Kconfig | 6 ++- 1 file changed, 2 insertions(+), 4 ...
Message posted on the November 10th, 2012 - 09:30 pm ET
[PATCH v2 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}. This simplifies the dependency. Signed-off-by: Axel Lin <axel.lin@ingics.com> drivers/pinctrl/Kconfig | 6 ++- 1 file changed, 2 insertions(+), 4 ...
Message posted on the November 11th, 2012 - 09:10 pm ET
[PATCH] ARM: mach-bcm: drop "select GPIO_BCM"
A select statement for the Kconfig symbol GPIO_BCM was added in v3.8. But there's no symbol with that name. It's a nop so we can drop it. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> 0) Untested. 1) Patch assumes that ...
Message posted on the May 14th, 2013 - 05:40 am ET
[PATCH 5/5] ARM: ux500: select the DB8540 pin controller
From: Linus Walleij <linus.walleij@linaro.org> The pin controller is an inherent part of the SoC, without it the system will not boot, thus it needs to be selected from Kconfig. Cc: arm@kernel.org Signed-off-by: Linus Walleij ...
Message posted on the January 28th, 2013 - 09:00 am ET
[PATCH 1/2] mtd: remove the de-select chip code in nand_release_device()
The nand_get_device() does not select the chip, but nand_release_device() does de-select the chip. It is really strange. With the current code, nand_sync() will de-select the chip, even if the chip has never been selected. To make the balance of ...
Message posted on the November 19th, 2012 - 02:30 am ET
[PATCH v6 1/3] spi/pl022: Add chip select handling via GPIO
This patch adds the ability for the driver to control the chip select directly. This enables independence from cs_control callbacks. Configurable via platform_data, to be extended as DT in the following patch. Based on the initial patch by ...
Message posted on the August 22nd, 2012 - 10:00 am ET
[PATCH v5 1/2] spi/pl022: Add chip select handling via GPIO
This patch adds the ability for the driver to control the chip select directly. This enables independence from cs_control callbacks. Configurable via platform_data, to be extended as DT in the following patch. Based on the initial patch by ...
Message posted on the August 21st, 2012 - 12:10 pm ET
[PATCH] avr32: select generic atomic64_t support
Enable use of the generic atomic64 implementation on AVR32 platforms. Without this the kernel fails to build as the architecture does not provide its version. Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com> arch/avr32/Kconfig | 1 ...
Message posted on the January 22nd, 2012 - 10:00 am ET
[PATCH v2 net-next 0/1] net: lls select poll support
David, Here is a rework of the select/poll patch. (I called this a v2 but we are continuing where we left off in v9 of the original series.) One question: do we need in sock_poll() to test that sock->sk is not null? (Thanks to Willem de Bruijn ...
Message posted on the June 18th, 2013 - 05:00 am ET
June 18th, 2013 - 7:10 PM ET
Join now
Login

