diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-21 16:48:17 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-21 16:48:17 +0000 |
commit | e8aecaf8526a8fde73c536f74a65a93e41c692f6 (patch) | |
tree | ccdd44dab93a314137e64e3953b46f0764b72cd7 /target/linux/avr32/config-default | |
parent | f3ba3efe9197d0ffe237473e434673aff3330afd (diff) |
add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19798 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ec6565f85..8842a3f02 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 |