diff options
Diffstat (limited to 'configs/canyonlands_defconfig')
-rw-r--r-- | configs/canyonlands_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig index 09b9ab9330..44d4fbdb9d 100644 --- a/configs/canyonlands_defconfig +++ b/configs/canyonlands_defconfig @@ -1,4 +1,7 @@ -CONFIG_SYS_EXTRA_OPTIONS="CANYONLANDS" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y +CONFIG_CANYONLANDS=y +CONFIG_DEFAULT_DEVICE_TREE="canyonlands" +CONFIG_OF_CONTROL=y +CONFIG_OF_EMBED=y |