diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-07-05 14:49:07 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-07-05 14:49:07 +0000 |
commit | 03b9d260c78073322d70322d3325f76ced5b53a6 (patch) | |
tree | 1596bba32e4ca99fbe7f95c0b8521017a84ce373 /target/linux/avr32/config-default | |
parent | ed3aeb203166c076d411349d5fb5925833ce4c27 (diff) | |
download | upstream-03b9d260c78073322d70322d3325f76ced5b53a6.tar.gz upstream-03b9d260c78073322d70322d3325f76ced5b53a6.tar.bz2 upstream-03b9d260c78073322d70322d3325f76ced5b53a6.zip |
avr32: update to latest atmel sources
SVN-Revision: 11665
Diffstat (limited to 'target/linux/avr32/config-default')
-rw-r--r-- | target/linux/avr32/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 3fbfb59e89..d26ad893fc 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -128,12 +128,14 @@ CONFIG_MTD_PHYSMAP_START=0x80000000 # CONFIG_NEED_NODE_MEMMAP_SIZE is not set # CONFIG_NMI_DEBUGGING is not set CONFIG_NO_HZ=y +CONFIG_NR_QUICK=2 # CONFIG_OWNERSHIP_TRACE is not set CONFIG_PERFORMANCE_COUNTERS=y CONFIG_PHYLIB=y CONFIG_PHYS_OFFSET=0x10000000 CONFIG_PLATFORM_AT32AP=y # CONFIG_QSEMI_PHY is not set +CONFIG_QUICKLIST=y # CONFIG_REALTEK_PHY is not set CONFIG_RTC_CLASS=m CONFIG_RTC_DRV_AT32AP700X=m |