diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-03-09 19:04:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-03-09 19:04:37 +0000 |
commit | 76c2afef66d2c00a98e478a216a5dded05f67de0 (patch) | |
tree | 649ea3b9cd5e4c3e065b8b1bbf656bf22f3bc8a5 /target/linux | |
parent | b94e25997fddaf9a23a33002583f7b445f219c59 (diff) | |
download | master-187ad058-76c2afef66d2c00a98e478a216a5dded05f67de0.tar.gz master-187ad058-76c2afef66d2c00a98e478a216a5dded05f67de0.tar.bz2 master-187ad058-76c2afef66d2c00a98e478a216a5dded05f67de0.zip |
kernel: add a missing config symbol for 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 01b87ac420..00fbd3bcc5 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -848,6 +848,7 @@ CONFIG_FSNOTIFY=y CONFIG_FUTEX=y CONFIG_FW_LOADER=y CONFIG_GACT_PROB=y +# CONFIG_GADGET_UAC1 is not set # CONFIG_GAMEPORT is not set # CONFIG_GCOV_KERNEL is not set CONFIG_GENERIC_CALIBRATE_DELAY=y |