1
0
Fork 0

ARM: enable fhandle in multi_v7_defconfig

CONFIG_FHANDLE is required by systemd >= 210 to spawn a serial TTY.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
hifive-unleashed-5.1
Alexandre Courbot 2014-03-26 11:29:32 +09:00 committed by Arnd Bergmann
parent 38c5cbd78e
commit 077492acce
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
CONFIG_SYSVIPC=y
CONFIG_FHANDLE=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y