diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-27 20:57:01 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-27 20:57:01 +0000 |
commit | 60b7742979215503ebd84c4b668eb40e1b0dbc4b (patch) | |
tree | 0d0e9998a640afb5aed25051bd4c5bf9122217a8 /target/linux/at91/netus/config-default | |
parent | a5a124264d9cbb8d437417b554f39f4cab839079 (diff) |
[at91] move Netus G20 into a subtarget and rework toplevel config and makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25165 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/netus/config-default')
-rw-r--r-- | target/linux/at91/netus/config-default | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/at91/netus/config-default b/target/linux/at91/netus/config-default new file mode 100644 index 0000000000..c965f2395a --- /dev/null +++ b/target/linux/at91/netus/config-default @@ -0,0 +1,8 @@ +CONFIG_ARCH_AT91SAM9G20=y +# CONFIG_ARCH_USES_GETTIMEOFFSET is not set +CONFIG_CRC16=y +CONFIG_JBD2=y +CONFIG_MACH_NETUS_FOXBOARD=y +# CONFIG_USB_FUNCTIONFS is not set +# CONFIG_USB_G_HID is not set +# CONFIG_USB_G_WEBCAM is not set |