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 | 13845024f385c6416c119b433cf0293f6de02e37 (patch) | |
tree | 055c22a4c1836f3a1630f736e3fe4eb6920aeb65 /target/linux/avr32/config-default | |
parent | 2ae5683e83061440fd0c7db3353364ddd968bd93 (diff) | |
download | upstream-13845024f385c6416c119b433cf0293f6de02e37.tar.gz upstream-13845024f385c6416c119b433cf0293f6de02e37.tar.bz2 upstream-13845024f385c6416c119b433cf0293f6de02e37.zip |
add missing symbol
SVN-Revision: 19798
Diffstat (limited to 'target/linux/avr32/config-default')
-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 ec6565f85d..8842a3f022 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 |