diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 10:10:35 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 10:10:35 +0000 |
commit | 85b303bed0c1de9c8ec58ca0ced6ab8304fb647f (patch) | |
tree | ca93799ebb38d00df9e2e5cec56514657a11674f /target/linux/rdc/config-2.6.32 | |
parent | e2a0620d44b9b75f280a05e04ec2957add5d8a76 (diff) | |
download | upstream-85b303bed0c1de9c8ec58ca0ced6ab8304fb647f.tar.gz upstream-85b303bed0c1de9c8ec58ca0ced6ab8304fb647f.tar.bz2 upstream-85b303bed0c1de9c8ec58ca0ced6ab8304fb647f.zip |
add missing kernel symbol
SVN-Revision: 25845
Diffstat (limited to 'target/linux/rdc/config-2.6.32')
-rw-r--r-- | target/linux/rdc/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32 index fed93bb254..1a877458e6 100644 --- a/target/linux/rdc/config-2.6.32 +++ b/target/linux/rdc/config-2.6.32 @@ -141,6 +141,7 @@ CONFIG_IO_DELAY_TYPE_NONE=3 CONFIG_IO_DELAY_TYPE_UDELAY=2 # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IP_MROUTE is not set +# CONFIG_IRQ_TIME_ACCOUNTING is not set # CONFIG_ISA is not set CONFIG_ISA_DMA_API=y # CONFIG_ISCSI_IBFT_FIND is not set |