diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-08 20:19:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-08 20:19:20 +0000 |
commit | 8048d214fbc38f4144f79312bf608a550332c385 (patch) | |
tree | 10e731d377b9297e8d6c45fbd1d6f2cfbed84423 /target/linux/ar71xx/config-2.6.33 | |
parent | fd62d6e97a9202d5d59ff743793b6706bc978270 (diff) | |
download | upstream-8048d214fbc38f4144f79312bf608a550332c385.tar.gz upstream-8048d214fbc38f4144f79312bf608a550332c385.tar.bz2 upstream-8048d214fbc38f4144f79312bf608a550332c385.zip |
ar71xx: enable the IP17xx driver for the nand subtarget
Also disable the old ICPlus driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21729 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index f9172b773f..fbea210bc7 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -139,7 +139,6 @@ CONFIG_I2C=y CONFIG_I2C_ALGOBIT=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_GPIO=y -CONFIG_ICPLUS_PHY=y CONFIG_IMAGE_CMDLINE_HACK=y # CONFIG_INITRAMFS_COMPRESSION_LZO is not set CONFIG_INITRAMFS_ROOT_GID=0 |