default y
config BR2_mipsel
+ bool
default y
choice
- default BR2_mipsel
- help
- Stuff
+ prompt "Target Architecture" if CONFIG_DEVEL
config BR2_arm
bool "arm"
bool
default n
-config BR2_STAGING_DIR
- string
- default "$(BASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)"
-
config BR2_JLEVEL
int
default "1"