mirror of https://github.com/aredn/aredn.git
Enable kmod-eeprom-at24 package (#1529)
Create a package to provide the at24 kernel driver, which supports a variety of I2C EEPROMs.
This commit is contained in:
parent
526491376e
commit
de847e72f5
|
@ -60,6 +60,7 @@ CONFIG_PACKAGE_gpsd-clients=m
|
|||
CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_jansson=n
|
||||
CONFIG_PACKAGE_kmod-crypto-crc32c=m
|
||||
CONFIG_PACKAGE_kmod-eeprom-at24=m
|
||||
CONFIG_PACKAGE_kmod-fs-ext4=m
|
||||
CONFIG_PACKAGE_kmod-fs-ntfs=m
|
||||
CONFIG_PACKAGE_kmod-fs-vfat=m
|
||||
|
|
Loading…
Reference in New Issue