diff options
Diffstat (limited to 'configs/glacier_defconfig')
-rw-r--r-- | configs/glacier_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/glacier_defconfig b/configs/glacier_defconfig index 2a66bfb..d318f82 100644 --- a/configs/glacier_defconfig +++ b/configs/glacier_defconfig @@ -1,4 +1,7 @@ -CONFIG_SYS_EXTRA_OPTIONS="GLACIER" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y +CONFIG_GLACIER=y +CONFIG_DEFAULT_DEVICE_TREE="glacier" +CONFIG_OF_CONTROL=y +CONFIG_OF_EMBED=y |