diff options
Diffstat (limited to 'configs/T1040RDB_defconfig')
-rw-r--r-- | configs/T1040RDB_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T1040RDB_defconfig b/configs/T1040RDB_defconfig index cf2e8ba..8152ca4 100644 --- a/configs/T1040RDB_defconfig +++ b/configs/T1040RDB_defconfig @@ -5,7 +5,7 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y -CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,T1040RDB" +CONFIG_SYS_EXTRA_OPTIONS="T1040RDB" CONFIG_BOOTDELAY=10 CONFIG_SILENT_CONSOLE=y CONFIG_SYS_CONSOLE_IS_IN_ENV=y |