diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-04-25 14:45:57 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-04-25 14:45:57 +0000 |
commit | 63c02c08829a94004d9b1a98c6f1cfe9fa22ec82 (patch) | |
tree | d53d7dd60c9a9450e983b48dd8b1b2e9ffbf77a3 /target/linux/avr32 | |
parent | 952c0753cdd6acf876b6b117368f78573394f523 (diff) | |
download | master-187ad058-63c02c08829a94004d9b1a98c6f1cfe9fa22ec82.tar.gz master-187ad058-63c02c08829a94004d9b1a98c6f1cfe9fa22ec82.tar.bz2 master-187ad058-63c02c08829a94004d9b1a98c6f1cfe9fa22ec82.zip |
add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10937 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32')
-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 42c4515e16..f56d5568ce 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 |