diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-11-07 01:10:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-11-07 01:10:50 +0000 |
commit | 14a88822fd3f6883af5b4d66f584a3254202fd29 (patch) | |
tree | 23a9cd4b651a3651e7800f011ca55d6d582694c1 /openwrt/target/linux/linux-2.4/config | |
parent | dff2c2910398586a6b39184cbb7bce7501b30978 (diff) | |
download | mtk-20170518-14a88822fd3f6883af5b4d66f584a3254202fd29.zip mtk-20170518-14a88822fd3f6883af5b4d66f584a3254202fd29.tar.gz mtk-20170518-14a88822fd3f6883af5b4d66f584a3254202fd29.tar.bz2 |
add first batch of enrik's ar7 system code cleanups
SVN-Revision: 2363
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/ar7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7 index 1b9ec49..d0ef2f0 100644 --- a/openwrt/target/linux/linux-2.4/config/ar7 +++ b/openwrt/target/linux/linux-2.4/config/ar7 @@ -745,6 +745,7 @@ CONFIG_UNIX98_PTY_COUNT=128 CONFIG_AR7_VLYNQ=y CONFIG_VLYNQ_CLK_LOCAL=y CONFIG_AR7_VLYNQ_PORTS=2 +CONFIG_AR7_ADAM2=y # # I2C support |