diff options
Diffstat (limited to 'configs/canyonlands_defconfig')
-rw-r--r-- | configs/canyonlands_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig index bcdb3b84a3..e76736afc4 100644 --- a/configs/canyonlands_defconfig +++ b/configs/canyonlands_defconfig @@ -1,8 +1,8 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y -CONFIG_CANYONLANDS=y CONFIG_CMD_CHIP_CONFIG=y +CONFIG_CANYONLANDS=y CONFIG_DEFAULT_DEVICE_TREE="canyonlands" CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=5 |