mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:27:42 +02: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:
parent
afab35ea6e
commit
95fc5670e1
@ -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