From: Jamie Lenehan Date: Fri, 30 Jun 2006 01:19:58 +0000 (+0000) Subject: linux-titan-sh4 2.6.16: Disable IP auto configuration for the kernel. This X-Git-Tag: Release-2010-05/1~9453^2~1400^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19460a737d7398b58f1e7c1b8e75828167b61007;p=openembedded.git linux-titan-sh4 2.6.16: Disable IP auto configuration for the kernel. This kernel goes in the flash (and not nfsroot) and so shouldn't be auto configuring itself. --- diff --git a/packages/linux/linux-titan-sh4-2.6.16/titan-config b/packages/linux/linux-titan-sh4-2.6.16/titan-config index d6659e3508..11bfc7535c 100644 --- a/packages/linux/linux-titan-sh4-2.6.16/titan-config +++ b/packages/linux/linux-titan-sh4-2.6.16/titan-config @@ -228,7 +228,7 @@ CONFIG_ZERO_PAGE_OFFSET=0x00001000 CONFIG_BOOT_LINK_OFFSET=0x009e0000 # CONFIG_UBC_WAKEUP is not set CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/sm0p2" +CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/sm0p2 ip=off" # # Bus options