Skip to content

Commit cec6f0a

Browse files
committed
linux-renesas: Update configs
Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
1 parent 448fe85 commit cec6f0a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

recipes-kernel/linux/linux-renesas/sparrow_hawk.cfg

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,16 @@ CONFIG_HIBERNATION=n
5454
# Argon FAN HAT
5555
CONFIG_PWM_ARGON_FAN_HAT=y
5656

57+
# Enable IPv6
58+
CONFIG_IPV6=y
59+
60+
# For USB Multitouch Display
61+
CONFIG_HID_MULTITOUCH=y
62+
63+
# Fix ACL operation not supported
64+
CONFIG_POSIX_ACL=y
65+
CONFIG_TMPFS_POSIX_ACL=y
66+
67+
# For Bluetooth/Virtual device
68+
CONFIG_UHID=y
69+

0 commit comments

Comments
 (0)