diff options
Diffstat (limited to 'configs/kmtegr1_defconfig')
-rw-r--r-- | configs/kmtegr1_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/kmtegr1_defconfig b/configs/kmtegr1_defconfig index aee988622b..6acf420797 100644 --- a/configs/kmtegr1_defconfig +++ b/configs/kmtegr1_defconfig @@ -1,4 +1,5 @@ -CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1" CONFIG_PPC=y CONFIG_MPC83xx=y CONFIG_TARGET_SUVD3=y +CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1" +CONFIG_SYS_NS16550=y |