mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -4,6 +4,7 @@ CONFIG_4xx=y
|
||||
# CONFIG_6xx is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
# CONFIG_8xx is not set
|
||||
# CONFIG_ATM_DRIVERS is not set
|
||||
# CONFIG_BAMBOO is not set
|
||||
# CONFIG_E200 is not set
|
||||
# CONFIG_E500 is not set
|
||||
@@ -65,6 +66,7 @@ CONFIG_JFFS2_FS_DEBUG=0
|
||||
CONFIG_KERNEL_START=0xc0000000
|
||||
# CONFIG_KEXEC is not set
|
||||
CONFIG_LOWMEM_SIZE=0x30000000
|
||||
# CONFIG_MACINTOSH_DRIVERS is not set
|
||||
CONFIG_MATH_EMULATION=y
|
||||
CONFIG_MINI_FO=y
|
||||
CONFIG_MTD=y
|
||||
@@ -123,6 +125,7 @@ CONFIG_MTD_SPLIT_ROOTFS=y
|
||||
# CONFIG_NATSEMI is not set
|
||||
# CONFIG_NE2K_PCI is not set
|
||||
# CONFIG_NET_VENDOR_3COM is not set
|
||||
CONFIG_NETDEV_1000=y
|
||||
CONFIG_NOT_COHERENT_CACHE=y
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_PCIPCWATCHDOG is not set
|
||||
|
||||
Reference in New Issue
Block a user