diff options
author | John Crispin <blogic@openwrt.org> | 2011-07-07 18:20:56 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-07-07 18:20:56 +0000 |
commit | 4e1f524715357b21f605c8d9ed0cd26c09c2ae7c (patch) | |
tree | bd157384bdc1e8bbc273c02fa761fec8dc3917c3 /target/linux/lantiq/falcon/config-3.0 | |
parent | cb32c032d065da8eb3a83f2506fc48f2649f962e (diff) | |
download | upstream-4e1f524715357b21f605c8d9ed0cd26c09c2ae7c.tar.gz upstream-4e1f524715357b21f605c8d9ed0cd26c09c2ae7c.tar.bz2 upstream-4e1f524715357b21f605c8d9ed0cd26c09c2ae7c.zip |
fix up falcon kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27542 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/falcon/config-3.0')
-rw-r--r-- | target/linux/lantiq/falcon/config-3.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/falcon/config-3.0 b/target/linux/lantiq/falcon/config-3.0 index 6a40dd290e..05049289f1 100644 --- a/target/linux/lantiq/falcon/config-3.0 +++ b/target/linux/lantiq/falcon/config-3.0 @@ -23,3 +23,5 @@ CONFIG_SPI=y CONFIG_SPI_FALCON=y # CONFIG_SPI_GPIO is not set CONFIG_SPI_MASTER=y +# CONFIG_I2C_DESIGNWARE is not set + |