diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-11 16:11:34 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-11 16:11:34 +0000 |
commit | 942c29a0522336a1c16f3363b8846d33571b9ecb (patch) | |
tree | ce3a57774974de96e41459131b486b59e8ded7c4 /target/linux/ar7/ac49x/config-default | |
parent | cdbc741abf55cd32cf987445ea23c9fa94f5e673 (diff) |
[ar7] create AC49x subtarget
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34148 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/ac49x/config-default')
-rw-r--r-- | target/linux/ar7/ac49x/config-default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ar7/ac49x/config-default b/target/linux/ar7/ac49x/config-default new file mode 100644 index 000000000..6c7e5fa25 --- /dev/null +++ b/target/linux/ar7/ac49x/config-default @@ -0,0 +1,6 @@ +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 |