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 | bd0b9996470f3f4ef9171a5afcee84adbfb5f37c (patch) | |
tree | c638bd6ab22cdf3e12dcf3b891e4ff42caadcd29 /target/linux/generic-2.6/config-2.6.30 | |
parent | 204dcb23c539e92d7931e59a2dab770f844ca3bb (diff) | |
download | upstream-bd0b9996470f3f4ef9171a5afcee84adbfb5f37c.tar.gz upstream-bd0b9996470f3f4ef9171a5afcee84adbfb5f37c.tar.bz2 upstream-bd0b9996470f3f4ef9171a5afcee84adbfb5f37c.zip |
[kernel] 2.6.30 add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16909 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-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 |