diff options
Diffstat (limited to 'extra/Configs/Config.sh')
-rw-r--r-- | extra/Configs/Config.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh index 4bc77625b..45aed28f5 100644 --- a/extra/Configs/Config.sh +++ b/extra/Configs/Config.sh @@ -24,6 +24,10 @@ config HAVE_DOT_HIDDEN bool default y +config UCLIBC_COMPLETELY_PIC + bool + default y + choice prompt "Target Processor Type" default CONFIG_SH4 |