diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2013-01-02 19:10:24 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2013-01-02 19:10:24 +0000 |
commit | 7a73c2f91f4ca721dfc362c252416902524d7b98 (patch) | |
tree | 4dec8efc479574b73ef11962daeeb2314d9ea9f0 /target/linux/generic/config-3.7 | |
parent | 8447af36e34e698726e6a03721c7db9cfd3aa2af (diff) | |
download | upstream-7a73c2f91f4ca721dfc362c252416902524d7b98.tar.gz upstream-7a73c2f91f4ca721dfc362c252416902524d7b98.tar.bz2 upstream-7a73c2f91f4ca721dfc362c252416902524d7b98.zip |
generic: add some missing kernel config symbols spotted on x86
SVN-Revision: 34981
Diffstat (limited to 'target/linux/generic/config-3.7')
-rw-r--r-- | target/linux/generic/config-3.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index fea29b1ea9..7c5d2b42ff 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -284,6 +284,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_TC86C001 is not set +# CONFIG_BLK_DEV_THROTTLING is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_UB is not set @@ -393,6 +394,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CEPH_FS is not set # CONFIG_CEPH_LIB is not set # CONFIG_CFG80211 is not set +# CONFIG_CGROUP_DEBUG is not set # CONFIG_CGROUPS is not set # CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_LP8727 is not set |