diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-02-05 03:28:44 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-05 03:28:44 +0000 |
commit | 7012a444f57bcb44f0ee6326ea02efa6a2bb09a5 (patch) | |
tree | f4dc8367420b92eef0586d35ec94ac17075a495d /packages/linux/ixp4xx-kernel/2.6.15 | |
parent | dbb098507e8c959424c32e299d8c91c0ae71332d (diff) |
ixp4xx-kernel: Add CONFIG_USB_LD=m, for USB thermometer
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.15')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.15/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.15/defconfig b/packages/linux/ixp4xx-kernel/2.6.15/defconfig index 7d92739afd..8279471c78 100644 --- a/packages/linux/ixp4xx-kernel/2.6.15/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.15/defconfig @@ -1399,7 +1399,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_SISUSBVGA is not set -# CONFIG_USB_LD is not set +CONFIG_USB_LD=m # CONFIG_USB_TEST is not set # |