summaryrefslogtreecommitdiffstats
path: root/op-flasher
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-03-06 14:42:10 +1030
committerJoel Stanley <joel@jms.id.au>2017-03-06 14:42:10 +1030
commitd4bca7bd9c5ace712f033c625031072a0b37f3a2 (patch)
treecd5742a113671fa2b6d11984cd5cacda641aa667 /op-flasher
parente87cc29c7f473b46025b9cda8add7c63566db0a3 (diff)
downloadtalos-skeleton-d4bca7bd9c5ace712f033c625031072a0b37f3a2.tar.gz
talos-skeleton-d4bca7bd9c5ace712f033c625031072a0b37f3a2.zip
configs: don't use old sysfs path for i2c devices
The Machine.py files in skeleton hard code the sysfs path to the devices. The hardcoded paths use the old i2c-adapter directory which is only around for old userspace. From the Kconfig help text: Say Y here if you intend to run lm-sensors 3.1.1 or older, or any other user-space package which expects i2c adapters to be class devices. If you don't know, say Y. Symbol: I2C_COMPAT [=y] Type : boolean Prompt: Enable compatibility bits for old user-space Instead use /sys/bus/i2c/devices. Fixes openbmc/openbmc#1252 Change-Id: Iaa9ef96e150084d9a605d5cab8053ddc910cfeaf Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'op-flasher')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud