projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c047baa
)
ARM: at91/defconfig: sama5: add CONFIG_FHANDLE
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 10 May 2016 07:57:41 +0000
(09:57 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 10 May 2016 07:57:44 +0000
(09:57 +0200)
CONFIG_FHANDLE is listed as a mandatory kernel option for systemd. So
explicitly enable it to allow easy use of systemd userspace.
Reported-by: Marek Vasut <marex@denx.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/sama5_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sama5_defconfig
b/arch/arm/configs/sama5_defconfig
index 307f92b31e57f5a0555458970288a7a50747c4c2..9cb1a85bb16645138207e6aa1430b638cd01b12c 100644
(file)
--- a/
arch/arm/configs/sama5_defconfig
+++ b/
arch/arm/configs/sama5_defconfig
@@
-1,6
+1,7
@@
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_CGROUPS=y