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 | 5f13c4844e0784ff40c1d15f5077d945ebf17f9b (patch) | |
tree | df0e7b8a337c91b9ec02f07c550610ea1adf45fd /target | |
parent | de4731935a58893a15577f65ec189ec76626fdcf (diff) | |
download | upstream-5f13c4844e0784ff40c1d15f5077d945ebf17f9b.tar.gz upstream-5f13c4844e0784ff40c1d15f5077d945ebf17f9b.tar.bz2 upstream-5f13c4844e0784ff40c1d15f5077d945ebf17f9b.zip |
add missing symbols
SVN-Revision: 10937
Diffstat (limited to 'target')
-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 |