diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 51a278cae9..fde7ea4137 100644 --- a/target/Config.in +++ b/target/Config.in @@ -101,6 +101,9 @@ config RFKILL_SUPPORT config NAND_SUPPORT bool +config SDCARD_SUPPORT + bool + config ARCH_64BIT bool |