enable the watchdog driver for ppc4xx
SVN-Revision: 17095
This commit is contained in:
parent
f6c35808a4
commit
b3f6332008
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ CONFIG_AUDIT_ARCH=y
|
|||
CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BINARY_PRINTF is not set
|
||||
CONFIG_BITREVERSE=y
|
||||
# CONFIG_BOOKE_WDT is not set
|
||||
CONFIG_BOOKE_WDT=y
|
||||
CONFIG_BOUNCE=y
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"
|
||||
|
|
|
@ -25,7 +25,7 @@ CONFIG_AUDIT_ARCH=y
|
|||
CONFIG_BASE_SMALL=0
|
||||
CONFIG_BITREVERSE=y
|
||||
CONFIG_BOOKE=y
|
||||
# CONFIG_BOOKE_WDT is not set
|
||||
CONFIG_BOOKE_WDT=y
|
||||
CONFIG_BOUNCE=y
|
||||
CONFIG_CANYONLANDS=y
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
|
|
Loading…
Reference in a new issue