diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 12:42:38 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-05-20 12:42:38 +0000 |
commit | 0ebb76e17c2eb8162bff908eeb012ac8372c176a (patch) | |
tree | 967989c0b720480f9cf4c50b2eb9003c9dbd2019 /target/linux/ar7/ac49x | |
parent | eb8ef4e423c48a1303f7f6b0516f1902831071a4 (diff) | |
download | upstream-0ebb76e17c2eb8162bff908eeb012ac8372c176a.tar.gz upstream-0ebb76e17c2eb8162bff908eeb012ac8372c176a.tar.bz2 upstream-0ebb76e17c2eb8162bff908eeb012ac8372c176a.zip |
ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/ac49x')
-rw-r--r-- | target/linux/ar7/ac49x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar7/ac49x/config-default b/target/linux/ar7/ac49x/config-default index 6c7e5fa259..d56df86682 100644 --- a/target/linux/ar7/ac49x/config-default +++ b/target/linux/ar7/ac49x/config-default @@ -1,6 +1,4 @@ CONFIG_AR7_AC49X=y -# CONFIG_AR7_TI is not set CONFIG_AR7_TYPE_AC49X=y # CONFIG_AR7_TYPE_TI is not set CONFIG_MTD_AC49X_PARTS=y -# CONFIG_MTD_AR7_PARTS is not set |