diff options
author | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-20 13:32:55 +0000 |
---|---|---|
committer | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-20 13:32:55 +0000 |
commit | b3f6f7ff3728022daa3a6437916e400eec8aaf12 (patch) | |
tree | 82ec336a438049ed10c11048d1d5830e232c274b /target/linux/at91/netus/config-default | |
parent | 4280ba74a9c4391ecff27136abd4475f0029dc93 (diff) |
[at91] Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31371 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, 1 insertions, 7 deletions
diff --git a/target/linux/at91/netus/config-default b/target/linux/at91/netus/config-default index c965f2395a..a4287e7353 100644 --- a/target/linux/at91/netus/config-default +++ b/target/linux/at91/netus/config-default @@ -1,8 +1,2 @@ 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 +CONFIG_MACH_ACMENETUSFOXG20=y |