From 799328ae8f609e28164ca5fe688afc38868ae5fb Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 2 Feb 2008 18:18:44 +0000 Subject: [PATCH] add missing kernel config option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.4/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic-2.4/config-default b/target/linux/generic-2.4/config-default index f7b3d02be..411e2c3ac 100644 --- a/target/linux/generic-2.4/config-default +++ b/target/linux/generic-2.4/config-default @@ -711,6 +711,7 @@ CONFIG_UNIX=y CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=128 # CONFIG_UNIXWARE_DISKLABEL is not set +# CONFIG_USB_BLUETOOTH is not set # CONFIG_USB_GADGET is not set CONFIG_USB_USBNET=m CONFIG_VFAT_FS=m -- 2.35.1