mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
linux: move CONFIG_BOOKE_WDT to the generic config
SVN-Revision: 31520
This commit is contained in:
parent
4fa9cf6c33
commit
77735b5930
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user