summaryrefslogtreecommitdiffstats
path: root/configs/platform-friendlyarm-mini6410/projectroot/lib/udev/rules.d/10-mini2440.rules
blob: 419d6a8be85ec77591339bca067cf8dc0a446ce5 (plain)
1
2
3
4
5
#
# some Mini6410 related settings, due to the kernel enumerates them differently from time to time
#
SUBSYSTEMS=="input", KERNELS=="input[0-9]*", ATTRS{name}=="gpio-keys", SYMLINK+="input/buttons"
SUBSYSTEMS=="input", KERNELS=="input[0-9]*", ATTRS{name}=="S3C24XX TouchScreen", SYMLINK+="input/touchscreen"