diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-16 01:56:04 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-16 01:56:04 +0000 |
commit | e6a68af9e901df02e28f221dcf7c7d9462a9bd02 (patch) | |
tree | 7a8919b2830b1c51b5dfe7742261a08168b118a2 /target/linux/ar7-2.6/config | |
parent | 46da1409881bee5a1b11691d286f773f38374bd9 (diff) |
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7-2.6/config')
-rw-r--r-- | target/linux/ar7-2.6/config/default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar7-2.6/config/default b/target/linux/ar7-2.6/config/default index 535ae79a8..3092078a2 100644 --- a/target/linux/ar7-2.6/config/default +++ b/target/linux/ar7-2.6/config/default @@ -6,6 +6,7 @@ CONFIG_AR7_GPIO=y CONFIG_AR7_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set +CONFIG_ATM_DRIVERS=y # CONFIG_ATMEL is not set CONFIG_BASE_SMALL=0 # CONFIG_BCM43XX is not set @@ -73,6 +74,7 @@ CONFIG_JFFS2_FS_DEBUG=0 CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_LEDS_AR7=y +# CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set # CONFIG_MACH_JAZZ is not set # CONFIG_MACH_VR41XX is not set @@ -159,6 +161,7 @@ CONFIG_NEED_MULTIPLE_NODES=y # CONFIG_NET_PCI is not set CONFIG_NET_SCH_FIFO=y # CONFIG_NET_VENDOR_3COM is not set +# CONFIG_NETDEV_1000 is not set CONFIG_NODES_SHIFT=6 # CONFIG_PAGE_SIZE_16KB is not set CONFIG_PAGE_SIZE_4KB=y |