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 | 49c81c6e0008597df01c929651b864cecdad21ec (patch) | |
tree | 09af278ebf11f416850421f90da9c175a4c45980 /target/linux/ar7/ac49x | |
parent | c4b943c82c3572777d1e1b321ab197996e60e1f1 (diff) | |
download | upstream-49c81c6e0008597df01c929651b864cecdad21ec.tar.gz upstream-49c81c6e0008597df01c929651b864cecdad21ec.tar.bz2 upstream-49c81c6e0008597df01c929651b864cecdad21ec.zip |
ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36672
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 |