Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: enable BCM5974 trackpad for MacBook Pro 2011

Duplicate config entry had BCM5974 set then unset — last line wins.
Remove the conflicting `# not set` line so the trackpad driver loads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

-1
-1
fedac/native/kernel/config-minimal
··· 1865 1865 # CONFIG_MOUSE_SERIAL is not set 1866 1866 CONFIG_MOUSE_APPLETOUCH=y 1867 1867 CONFIG_MOUSE_BCM5974=y 1868 - # CONFIG_MOUSE_BCM5974 is not set 1869 1868 # CONFIG_MOUSE_CYAPA is not set 1870 1869 # CONFIG_MOUSE_ELAN_I2C is not set 1871 1870 # CONFIG_MOUSE_VSXXXAA is not set