diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-03 10:10:35 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-03 10:10:35 +0000 |
commit | 1873d318c4817c1e45cd49225062855eb2e41bc7 (patch) | |
tree | 504942f06f8c0f0f98ccbff2c6c2113806446bfd | |
parent | a3f4bd9b1cec961eeaf4fae4a5eba6cfc8edd880 (diff) |
[rdc] add missing kernel symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25845 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |