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 | 816e158a73c253f73d53ec19c73cf6c7ea2e3736 (patch) | |
tree | d843a9769f1865a81a69f82ca40a31baff10d95d /target/linux/linux-2.4/config/ar7 | |
parent | 4b35b398e164435584632da09eafa03f295921e3 (diff) | |
download | upstream-816e158a73c253f73d53ec19c73cf6c7ea2e3736.tar.gz upstream-816e158a73c253f73d53ec19c73cf6c7ea2e3736.tar.bz2 upstream-816e158a73c253f73d53ec19c73cf6c7ea2e3736.zip |
add first batch of enrik's ar7 system code cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2363 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.4/config/ar7')
-rw-r--r-- | target/linux/linux-2.4/config/ar7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/linux-2.4/config/ar7 b/target/linux/linux-2.4/config/ar7 index 1b9ec49e56..d0ef2f0e90 100644 --- a/target/linux/linux-2.4/config/ar7 +++ b/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 |