diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-25 14:45:57 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-25 14:45:57 +0000 |
commit | 7f578ee838a96c7e40733b1446850f545d70b989 (patch) | |
tree | d53d7dd60c9a9450e983b48dd8b1b2e9ffbf77a3 /target/linux | |
parent | 65f7b3c0ed1b03fae80df82d4a2284c7a3570d8a (diff) |
add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10937 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/avr32/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 42c4515e1..f56d5568c 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -105,6 +105,7 @@ CONFIG_MTD_PHYSMAP_START=0x80000000 # CONFIG_NMI_DEBUGGING is not set CONFIG_NO_HZ=y # CONFIG_OWNERSHIP_TRACE is not set +# CONFIG_PATA_AT32 is not set CONFIG_PERFORMANCE_COUNTERS=y CONFIG_PHYLIB=y CONFIG_PHYS_OFFSET=0x10000000 |