1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 00:42:02 +03:00

linux: move CONFIG_BOOKE_WDT to the generic config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31520 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-04-29 15:00:34 +00:00
parent afab35ea6e
commit 95fc5670e1
5 changed files with 3 additions and 2 deletions

View File

@ -267,6 +267,7 @@ CONFIG_BLOCK=y
# CONFIG_BNA is not set
# CONFIG_BNX2 is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_BOOT_RAW=y
# CONFIG_BPQETHER is not set

View File

@ -273,6 +273,7 @@ CONFIG_BLOCK=y
# CONFIG_BNX2 is not set
# CONFIG_BNX2X is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_BOOT_RAW=y
# CONFIG_BPQETHER is not set

View File

@ -280,6 +280,7 @@ CONFIG_BLOCK=y
# CONFIG_BNX2 is not set
# CONFIG_BNX2X is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_BOOT_RAW=y
# CONFIG_BPQETHER is not set

View File

@ -23,7 +23,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_AUDIT_ARCH=y
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BOOKE_WDT is not set
CONFIG_BOUNCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"

View File

@ -22,7 +22,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_AUDIT_ARCH=y
# CONFIG_BAMBOO is not set
CONFIG_BITREVERSE=y
# CONFIG_BOOKE_WDT is not set
CONFIG_BOOKE=y
CONFIG_BOUNCE=y
# CONFIG_BLUESTONE is not set