diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-09 07:36:43 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-09 07:36:43 +0000 |
commit | 99a0d9c9dfd68445c53672dd1fb61a55251f3b50 (patch) | |
tree | 1e18739d5508bf0430411f14521814870135786c /target | |
parent | 3a38a7f90fa004ae42baea10495dcb40deea198b (diff) |
[kernel] add missing CONFIG_IDE_PHISON symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18013 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 3ed4741ee..d1006a914 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -722,6 +722,7 @@ CONFIG_HZ_100=y # CONFIG_IDE is not set CONFIG_IDE_MAX_HWIFS=4 # CONFIG_IDEPCI_SHARE_IRQ is not set +# CONFIG_IDE_PHISON is not set CONFIG_IDE_PROC_FS=y # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IEEE1394_DV1394 is not set |