diff options
author | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-05 14:49:07 +0000 |
---|---|---|
committer | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-05 14:49:07 +0000 |
commit | fcb2538f2b451558abc10a18fa0c509f3f31cb2c (patch) | |
tree | 73564b0f5370256688f5aa165a727f9f398a37a9 /target/linux/avr32/config-default | |
parent | 465c4ee863a9a319fe6210df1ebe77e05325d5a8 (diff) |
avr32: update to latest atmel sources
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11665 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |