diff options
| author | Travis Kemen <thepeople@openwrt.org> | 2010-02-21 16:48:17 +0000 |
|---|---|---|
| committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-21 16:48:17 +0000 |
| commit | 09c7d1b08f3fd803bd33e526be4546494ac2f6e8 (patch) | |
| tree | ccdd44dab93a314137e64e3953b46f0764b72cd7 /target/linux | |
| parent | 8f6fc9518c0a26f61e69e024e5a469231b7073b0 (diff) | |
| download | upstream-09c7d1b08f3fd803bd33e526be4546494ac2f6e8.tar.gz upstream-09c7d1b08f3fd803bd33e526be4546494ac2f6e8.tar.bz2 upstream-09c7d1b08f3fd803bd33e526be4546494ac2f6e8.zip | |
add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19798 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 ec6565f85dd..8842a3f0224 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -78,6 +78,7 @@ CONFIG_NO_HZ=y CONFIG_NR_QUICK=2 # CONFIG_OWNERSHIP_TRACE is not set CONFIG_PAGEFLAGS_EXTENDED=y +# CONFIG_PATA_AT32 is not set CONFIG_PERFORMANCE_COUNTERS=y CONFIG_PHYLIB=y CONFIG_PHYS_OFFSET=0x10000000 |
