diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 08:08:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 08:08:52 +0000 |
commit | 7af41cf05583e848dda3f6c9c41c5e55e6aa921b (patch) | |
tree | fb5d4d80ccf2c8455c15506c90cc668646c6fa2d /target/linux/generic-2.6 | |
parent | c84a5161c5e4c5ea71715f60b937d8cf45592fde (diff) | |
download | upstream-7af41cf05583e848dda3f6c9c41c5e55e6aa921b.tar.gz upstream-7af41cf05583e848dda3f6c9c41c5e55e6aa921b.tar.bz2 upstream-7af41cf05583e848dda3f6c9c41c5e55e6aa921b.zip |
2.6.30 add missing config symbol
SVN-Revision: 16909
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 7264881b40..9f4c1175c9 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -175,6 +175,7 @@ CONFIG_BINFMT_ELF=y CONFIG_BLK_DEV_INITRD=y # CONFIG_BLK_DEV_INTEGRITY is not set # CONFIG_BLK_DEV_IO_TRACE is not set +# CONFIG_BLK_DEV_IT8172 is not set # CONFIG_BLK_DEV_IT8213 is not set # CONFIG_BLK_DEV_IT821X is not set # CONFIG_BLK_DEV_JMICRON is not set |