diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-07-24 21:12:00 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-07-24 21:12:00 -0500 |
commit | 72f561508c53c830a8607e514fff39ab0473db1d (patch) | |
tree | 6b69c6c1859e111c7a8d9f7ebd1722fab90497aa /system/easy-kernel/config-ppc | |
parent | 5ffe9eb270b4ccdeda6633e3f7cb5d6d7473fdd0 (diff) | |
download | packages-72f561508c53c830a8607e514fff39ab0473db1d.tar.gz packages-72f561508c53c830a8607e514fff39ab0473db1d.tar.bz2 packages-72f561508c53c830a8607e514fff39ab0473db1d.tar.xz packages-72f561508c53c830a8607e514fff39ab0473db1d.zip |
system/easy-kernel: add CONFIG_USB_STORAGE=y, bump to 4.14.56-mc9
Diffstat (limited to 'system/easy-kernel/config-ppc')
-rw-r--r-- | system/easy-kernel/config-ppc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/easy-kernel/config-ppc b/system/easy-kernel/config-ppc index 371a4de1a..f2226fc8e 100644 --- a/system/easy-kernel/config-ppc +++ b/system/easy-kernel/config-ppc @@ -3693,7 +3693,7 @@ CONFIG_USB_PRINTER=m # # also be needed; see USB_STORAGE Help for more info # -CONFIG_USB_STORAGE=m +CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m CONFIG_REALTEK_AUTOPM=y |